summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib-unix/common/fork_cleanup_systhreads.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/lib-unix/common/fork_cleanup_systhreads.ml')
-rw-r--r--testsuite/tests/lib-unix/common/fork_cleanup_systhreads.ml13
1 files changed, 8 insertions, 5 deletions
diff --git a/testsuite/tests/lib-unix/common/fork_cleanup_systhreads.ml b/testsuite/tests/lib-unix/common/fork_cleanup_systhreads.ml
index db0ebf4f6d..a25f217b97 100644
--- a/testsuite/tests/lib-unix/common/fork_cleanup_systhreads.ml
+++ b/testsuite/tests/lib-unix/common/fork_cleanup_systhreads.ml
@@ -1,9 +1,12 @@
(* TEST
-* hassysthreads
-include systhreads
-** not-windows
-*** bytecode
-*** native
+ include systhreads;
+ hassysthreads;
+ not-windows;
+ {
+ bytecode;
+ }{
+ native;
+ }
*)
(* this test checks that the domain lock is properly reinitialized