We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9032a17 commit e2167c1Copy full SHA for e2167c1
test/suggest/Makefile.am
@@ -65,8 +65,6 @@ EXTRA_DIST=generator.strings run run-flushing run-genall validate\
65
expected.superblanks.json \
66
expected.tabs.err \
67
expected.tabs.json \
68
- expected.taopp.err \
69
- expected.taopp.json \
70
expected.utf16.err \
71
expected.utf16.json \
72
expected.wfcasingright.err \
@@ -103,7 +101,6 @@ EXTRA_DIST=generator.strings run run-flushing run-genall validate\
103
101
input.suggestwf-spaces.cg \
104
102
input.superblanks.cg \
105
input.tabs.cg \
106
- input.taopp.cg \
107
input.utf16.cg \
108
input.wfcasingright.cg \
109
invalid.xml
0 commit comments