summaryrefslogtreecommitdiff
path: root/test/ocaml
diff options
context:
space:
mode:
authorThomas Bauereiss2017-09-29 16:33:55 +0100
committerThomas Bauereiss2017-09-29 16:33:55 +0100
commitd24027629670f9ecd67cf107a988df242c42ed19 (patch)
tree367a79b1e6fec48a8e1dfb81770c0c7d3360d0de /test/ocaml
parent7e1293604ff02c072568e03830d25adfea063087 (diff)
parent381a3967ebd9269082b452669f507787decf28b0 (diff)
Merge branch 'experiments' of bitbucket.org:Peter_Sewell/sail into experiments
Diffstat (limited to 'test/ocaml')
-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