summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocamlopt-save-ir/check_for_pack.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/tool-ocamlopt-save-ir/check_for_pack.ml')
-rw-r--r--testsuite/tests/tool-ocamlopt-save-ir/check_for_pack.ml24
1 files changed, 12 insertions, 12 deletions
diff --git a/testsuite/tests/tool-ocamlopt-save-ir/check_for_pack.ml b/testsuite/tests/tool-ocamlopt-save-ir/check_for_pack.ml
index 610abbdc34..531aacbd7a 100644
--- a/testsuite/tests/tool-ocamlopt-save-ir/check_for_pack.ml
+++ b/testsuite/tests/tool-ocamlopt-save-ir/check_for_pack.ml
@@ -1,16 +1,16 @@
(* TEST
- * native-compiler
- ** setup-ocamlopt.byte-build-env
- *** ocamlopt.byte
- flags = "-save-ir-after scheduling"
- ocamlopt_byte_exit_status = "0"
- **** script
- script = "touch empty.ml"
- ***** ocamlopt.byte
- flags = "-S check_for_pack.cmir-linear -for-pack foo"
- module = "empty.ml"
- ocamlopt_byte_exit_status = "2"
- ****** check-ocamlopt.byte-output
+ native-compiler;
+ setup-ocamlopt.byte-build-env;
+ flags = "-save-ir-after scheduling";
+ ocamlopt_byte_exit_status = "0";
+ ocamlopt.byte;
+ script = "touch empty.ml";
+ script;
+ flags = "-S check_for_pack.cmir-linear -for-pack foo";
+ module = "empty.ml";
+ ocamlopt_byte_exit_status = "2";
+ ocamlopt.byte;
+ check-ocamlopt.byte-output;
*)
let foo f x =