summaryrefslogtreecommitdiff
path: root/testdata/scad/include-test5.scad
diff options
context:
space:
mode:
authorGiles Bathgate <gilesbathgate@gmail.com>2010-12-10 11:46:09 (GMT)
committerGiles Bathgate <gilesbathgate@gmail.com>2010-12-10 11:46:09 (GMT)
commit44dd33a5567681d28adb963d1d325aa86d723130 (patch)
tree98aee15e23d5f2848960232e845c2cfac3094fef /testdata/scad/include-test5.scad
parentd98e398ec185f87501c1374cc3863457ed450663 (diff)
Added some tests for new nested include feature.
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