fonttools/Tests/feaLib/data/bug509.fea
Cosimo Lupo 3cdc800873
[Tests] rename all 'testdata' folders to simply 'data'
as it's now obvious what kind of data they are
2017-01-17 13:33:46 +00:00

6 lines
95 B
Plaintext

@LETTER_A = [A A.sc A.alt1];
feature test {
ignore sub A;
sub @LETTER_A' by a;
} test;