Author: ngie Date: Tue Oct 6 17:18:15 2015 New Revision: 288933 URL: https://svnweb.freebsd.org/changeset/base/288933
Log: Remove a comment from an earlier iteration of trying to figure out how the test encoder testcases worked Modified: head/lib/libxo/tests/Makefile Modified: head/lib/libxo/tests/Makefile ============================================================================== --- head/lib/libxo/tests/Makefile Tue Oct 6 17:15:07 2015 (r288932) +++ head/lib/libxo/tests/Makefile Tue Oct 6 17:18:15 2015 (r288933) @@ -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 _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"