summaryrefslogtreecommitdiff
path: root/testsuite/tests/typing-modules/pr10399.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typing-modules/pr10399.ml')
-rw-r--r--testsuite/tests/typing-modules/pr10399.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typing-modules/pr10399.ml b/testsuite/tests/typing-modules/pr10399.ml
index cce02f41a2..89e25af0de 100644
--- a/testsuite/tests/typing-modules/pr10399.ml
+++ b/testsuite/tests/typing-modules/pr10399.ml
@@ -1,5 +1,5 @@
(* TEST
- * expect
+ expect;
*)
(* From jctis: <https://github.com/ocaml/ocaml/issues/10399> *)