From e4a2b9205daa7dd8a3a05b3a972d00c23f2adc7a Mon Sep 17 00:00:00 2001 From: Alasdair Armstrong Date: Mon, 18 Sep 2017 19:01:16 +0100 Subject: Added additional utility functions in ast_util Also fixed basic ocaml test suite --- test/ocaml/run_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') 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 "\n" >> $DIR/tests.xml -- cgit v1.2.3