summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/tests.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/tests.hs b/examples/tests.hs
new file mode 100644
index 0000000..23fd675
--- /dev/null
+++ b/examples/tests.hs
@@ -0,0 +1,3 @@
1import Numeric.LinearAlgebra.Tests
2
3main = runTests 20