diff options
Diffstat (limited to 'test/mono/test.ml')
| -rw-r--r-- | test/mono/test.ml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mono/test.ml b/test/mono/test.ml new file mode 100644 index 00000000..cd6c6041 --- /dev/null +++ b/test/mono/test.ml @@ -0,0 +1 @@ +if Fnreduce_embed_sequential.run() then print_endline "OK" else print_endline "Failed";; |
