Removed files since they are no more used now.

This commit is contained in:
Vincent Richard 2004-11-07 10:56:14 +00:00
parent 5868c87506
commit bac66b24be
2 changed files with 0 additions and 11 deletions

View File

@ -1,6 +0,0 @@
all-tests:
cd encoding ; make
cd charset ; make
cd mailbox ; make

View File

@ -1,5 +0,0 @@
#!/bin/sh
cd encoding ; ./run-test.sh ; cd ..
cd charset ; ./run-test.sh ; cd ..
cd mailbox ; ./run-test.sh ; cd ..