summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocamlobjinfo/question.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/tool-ocamlobjinfo/question.ml')
-rw-r--r--testsuite/tests/tool-ocamlobjinfo/question.ml18
1 files changed, 9 insertions, 9 deletions
diff --git a/testsuite/tests/tool-ocamlobjinfo/question.ml b/testsuite/tests/tool-ocamlobjinfo/question.ml
index 0b42dd1f9d..8689d62cd3 100644
--- a/testsuite/tests/tool-ocamlobjinfo/question.ml
+++ b/testsuite/tests/tool-ocamlobjinfo/question.ml
@@ -1,13 +1,13 @@
(* TEST
-* shared-libraries
-** setup-ocamlopt.byte-build-env
-*** ocamlopt.byte
-flags = "-shared"
-all_modules = "question.ml"
-program = "question.cmxs"
-**** check-ocamlopt.byte-output
-***** ocamlobjinfo
-****** check-program-output
+ shared-libraries;
+ setup-ocamlopt.byte-build-env;
+ flags = "-shared";
+ all_modules = "question.ml";
+ program = "question.cmxs";
+ ocamlopt.byte;
+ check-ocamlopt.byte-output;
+ ocamlobjinfo;
+ check-program-output;
*)
let answer = 42