summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib-unix/common/pipe_eof.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/lib-unix/common/pipe_eof.ml')
-rw-r--r--testsuite/tests/lib-unix/common/pipe_eof.ml11
1 files changed, 7 insertions, 4 deletions
diff --git a/testsuite/tests/lib-unix/common/pipe_eof.ml b/testsuite/tests/lib-unix/common/pipe_eof.ml
index 3bd6ae5f1a..415107da05 100644
--- a/testsuite/tests/lib-unix/common/pipe_eof.ml
+++ b/testsuite/tests/lib-unix/common/pipe_eof.ml
@@ -1,8 +1,11 @@
(* TEST
-* hasunix
-include unix
-** bytecode
-** native
+ include unix;
+ hasunix;
+ {
+ bytecode;
+ }{
+ native;
+ }
*)
let drain pipe =