summaryrefslogtreecommitdiff
path: root/testsuite/tests/letrec-check/no_flat_float_array.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/letrec-check/no_flat_float_array.ml')
-rw-r--r--testsuite/tests/letrec-check/no_flat_float_array.ml4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/letrec-check/no_flat_float_array.ml b/testsuite/tests/letrec-check/no_flat_float_array.ml
index 394669bfdc..fd952c4df8 100644
--- a/testsuite/tests/letrec-check/no_flat_float_array.ml
+++ b/testsuite/tests/letrec-check/no_flat_float_array.ml
@@ -1,6 +1,6 @@
(* TEST
- * no-flat-float-array
- ** expect
+ no-flat-float-array;
+ expect;
*)
(* See float_block_disallowed.ml for explanations.