Refactor test framework
[tiger.ml.git] / compiler / src / exe / tigert.ml
diff --git a/compiler/src/exe/tigert.ml b/compiler/src/exe/tigert.ml
new file mode 100644 (file)
index 0000000..bd7e12d
--- /dev/null
@@ -0,0 +1,2 @@
+let () =
+  Tiger.Test.run Tiger.Test_cases.all
This page took 0.026247 seconds and 4 git commands to generate.