From ec96fc8eab059ccb953b60454e8c2ff8bace647f Mon Sep 17 00:00:00 2001 From: ngie Date: Tue, 6 Oct 2015 17:18:15 +0000 Subject: [PATCH] Remove a comment from an earlier iteration of trying to figure out how the test encoder testcases worked --- lib/libxo/tests/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/libxo/tests/Makefile b/lib/libxo/tests/Makefile index bf2755298381..2a4a99cac1dc 100644 --- a/lib/libxo/tests/Makefile +++ b/lib/libxo/tests/Makefile @@ -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