summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocaml/t020.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/tool-ocaml/t020.ml')
-rw-r--r--testsuite/tests/tool-ocaml/t020.ml8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/tests/tool-ocaml/t020.ml b/testsuite/tests/tool-ocaml/t020.ml
index afbce871e0..3eb1a723f2 100644
--- a/testsuite/tests/tool-ocaml/t020.ml
+++ b/testsuite/tests/tool-ocaml/t020.ml
@@ -1,3 +1,11 @@
+(* TEST
+include tool-ocaml-lib
+flags = "-w a"
+ocaml_script_as_argument = "true"
+* setup-ocaml-build-env
+** ocaml
+*)
+
let _ = () in ();;
(**