summaryrefslogtreecommitdiff
path: root/test/mono/test.ml
diff options
context:
space:
mode:
Diffstat (limited to 'test/mono/test.ml')
-rw-r--r--test/mono/test.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mono/test.ml b/test/mono/test.ml
index cd6c6041..f99abfb8 100644
--- a/test/mono/test.ml
+++ b/test/mono/test.ml
@@ -1 +1 @@
-if Fnreduce_embed_sequential.run() then print_endline "OK" else print_endline "Failed";;
+if Testout_embed_sequential.run() then print_endline "OK" else print_endline "Failed";;