Skip to content

Commit

Permalink
Rewrite tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
RazrFalcon committed Dec 30, 2021
1 parent 6a73b5a commit 58fb742
Show file tree
Hide file tree
Showing 9 changed files with 670 additions and 557 deletions.
2 changes: 1 addition & 1 deletion tests/tables/cff1.rs
Expand Up @@ -76,7 +76,7 @@ mod private_dict_operator {

#[allow(dead_code)]
#[derive(Clone, Copy)]
pub enum TtfType {
enum TtfType {
Raw(&'static [u8]),
TrueTypeMagic,
OpenTypeMagic,
Expand Down

0 comments on commit 58fb742

Please sign in to comment.