summaryrefslogtreecommitdiff
path: root/testdata/scad/include-test5.scad
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/scad/include-test5.scad')
-rw-r--r--testdata/scad/include-test5.scad4
1 files changed, 4 insertions, 0 deletions
diff --git a/testdata/scad/include-test5.scad b/testdata/scad/include-test5.scad
new file mode 100644
index 0000000..4f6e656
--- /dev/null
+++ b/testdata/scad/include-test5.scad
@@ -0,0 +1,4 @@
+module test5()
+{
+ echo("included from include-test5.scad");
+}
contact: Jan Huwald // Impressum