summaryrefslogtreecommitdiff
path: root/tests/examplefiles/foo.sce
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examplefiles/foo.sce')
-rw-r--r--tests/examplefiles/foo.sce6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/examplefiles/foo.sce b/tests/examplefiles/foo.sce
deleted file mode 100644
index 0e5d6afe..00000000
--- a/tests/examplefiles/foo.sce
+++ /dev/null
@@ -1,6 +0,0 @@
-// Scilab
-//
-disp(%pi);
-
-assert_checkequal(2+2,4);
-