Remove a comment from an earlier iteration of trying to figure out how the

test encoder testcases worked
This commit is contained in:
ngie 2015-10-06 17:18:15 +00:00
parent f580580139
commit ec96fc8eab

View File

@ -228,9 +228,6 @@ FILES+= test_11.X.out
FILES+= test_11.XP.err
FILES+= test_11.XP.out
# XXX: the `E` format testcases don't appear to match the expected format.
#FILES:= ${FILES:N*.E.*}
PROGS+= test_01
PROGS+= test_02
PROGS+= test_03