run_tests, add your own tests here
This commit is contained in:
parent
05ed67ccd1
commit
27432e5377
1 changed files with 6 additions and 0 deletions
6
eo/test/run_tests
Executable file
6
eo/test/run_tests
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo "Starting Replacement Test"
|
||||
./t-eoReplacement > replacement.log
|
||||
echo "Finished"
|
||||
|
||||
Reference in a new issue