summaryrefslogtreecommitdiff
path: root/testsuite/tests/typing-fstclassmod/fstclassmod.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typing-fstclassmod/fstclassmod.ml')
-rw-r--r--testsuite/tests/typing-fstclassmod/fstclassmod.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typing-fstclassmod/fstclassmod.ml b/testsuite/tests/typing-fstclassmod/fstclassmod.ml
index 3330f957d8..2c31f30039 100644
--- a/testsuite/tests/typing-fstclassmod/fstclassmod.ml
+++ b/testsuite/tests/typing-fstclassmod/fstclassmod.ml
@@ -1,5 +1,5 @@
(* TEST
- flags = "-w +A-70 -warn-error +A"
+ flags = "-w +A-70 -warn-error +A";
*)
(* Example of algorithm parametrized with modules *)