aboutsummaryrefslogtreecommitdiff
path: root/test-suite/coq-makefile/mlpack1/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/coq-makefile/mlpack1/run.sh')
-rwxr-xr-xtest-suite/coq-makefile/mlpack1/run.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-suite/coq-makefile/mlpack1/run.sh b/test-suite/coq-makefile/mlpack1/run.sh
index 43d03be4a4..418a2fb775 100755
--- a/test-suite/coq-makefile/mlpack1/run.sh
+++ b/test-suite/coq-makefile/mlpack1/run.sh
@@ -3,8 +3,8 @@
#set -x
set -e
-export PATH=../../../bin/:$PATH
-git clean -dfx .
+. ../template/init.sh
+
coq_makefile -f _CoqProject -o Makefile
make
make html mlihtml