diff options
Diffstat (limited to 'test/ocaml')
| -rwxr-xr-x | test/ocaml/run_tests.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/ocaml/run_tests.sh b/test/ocaml/run_tests.sh index 370048a0..d9ae07ba 100755 --- a/test/ocaml/run_tests.sh +++ b/test/ocaml/run_tests.sh @@ -43,8 +43,6 @@ function finish_suite { fail=0 } -SAILLIBDIR="$DIR/../../lib/" - printf "<testsuites>\n" >> $DIR/tests.xml for i in `ls -d */`; |
