aboutsummaryrefslogtreecommitdiff
path: root/nerv/test/mmatrix_func.lua
diff options
context:
space:
mode:
Diffstat (limited to 'nerv/test/mmatrix_func.lua')
-rw-r--r--nerv/test/mmatrix_func.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/nerv/test/mmatrix_func.lua b/nerv/test/mmatrix_func.lua
new file mode 100644
index 0000000..523e51a
--- /dev/null
+++ b/nerv/test/mmatrix_func.lua
@@ -0,0 +1,2 @@
+nerv.include("matrix_func.lua")
+test_all(nerv.MMatrixFloat)