Do not compare the tests.

This commit is contained in:
jjgarcia 2004-06-22 07:56:18 +00:00
parent 3a5b0d28ec
commit 84b668e15e

View file

@ -149,4 +149,4 @@ test3:
test:
$(MAKE) -C tests
$(MAKE) -C ansi-tests > ansi-tests/log
-(diff tests ~/src/tests; diff --exclude log ansi-tests ~/src/ansi-tests) | less
#-(diff tests ~/src/tests; diff --exclude log ansi-tests ~/src/ansi-tests) | less