summaryrefslogtreecommitdiff
path: root/test/ocaml/run_tests.sh
diff options
context:
space:
mode:
authorBrian Campbell2017-09-28 11:34:22 +0100
committerBrian Campbell2017-09-28 11:34:22 +0100
commit1bd35a0934582ff08be0b99280b8d7080cbca4d1 (patch)
tree276e8d13cffdfc9c0ff2771e534795559d86be61 /test/ocaml/run_tests.sh
parentb5969ea7ca7de19ea2b96c48b1765e2c51e5d2af (diff)
parent381a3967ebd9269082b452669f507787decf28b0 (diff)
Merge branch 'experiments' into mono-experiments
Diffstat (limited to 'test/ocaml/run_tests.sh')
-rwxr-xr-xtest/ocaml/run_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ocaml/run_tests.sh b/test/ocaml/run_tests.sh
index 4454aa48..481ff80f 100755
--- a/test/ocaml/run_tests.sh
+++ b/test/ocaml/run_tests.sh
@@ -43,7 +43,7 @@ function finish_suite {
fail=0
}
-SAILLIBDIR="$DIR"
+SAILLIBDIR="$DIR/../../lib/"
printf "<testsuites>\n" >> $DIR/tests.xml