From 45a35aa646ab07b8f6eaa08ed369474ad7cd4dbb Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Fri, 27 Feb 2015 13:42:07 +0100 Subject: [PATCH] fix in oasis --- _oasis | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_oasis b/_oasis index bd53d0d1..b4aa18f5 100644 --- a/_oasis +++ b/_oasis @@ -187,7 +187,7 @@ Test future TestTools: run_test_future Run$: flag(tests) && flag(thread) -PreBuildCommand: make qtest-gen +PreBuildCommand: make qtest-gen ; make qtest-lwt-gen Executable run_qtest Path: qtest/ @@ -200,8 +200,6 @@ Executable run_qtest containers.bigarray, sequence, gen, oUnit, QTest2Lib -PreBuildCommand: make qtest-lwt-gen - Executable run_qtest_lwt Path: qtest/lwt/ Install: false