Skip to content

Commit 5e00059

Browse files
committed
fix #499 -- tests needed to be added to braille.rs along with renaming the dir so it doesn't have a '-' (used '_')
1 parent 1a4fac8 commit 5e00059

3 files changed

Lines changed: 5 additions & 0 deletions

File tree

tests/braille.rs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,10 @@ mod braille {
3333
mod augenbit;
3434
mod other;
3535
}
36+
37+
mod ASCIIMath_fi {
38+
mod spec;
39+
mod other;
40+
}
3641
}
3742

0 commit comments

Comments
 (0)