summaryrefslogtreecommitdiff
path: root/testdata
diff options
context:
space:
mode:
Diffstat (limited to 'testdata')
-rw-r--r--testdata/scad/misc/echo-tests.scad (renamed from testdata/scad/features/echo-tests.scad)2
1 files changed, 2 insertions, 0 deletions
diff --git a/testdata/scad/features/echo-tests.scad b/testdata/scad/misc/echo-tests.scad
index b07d444..c42a67e 100644
--- a/testdata/scad/features/echo-tests.scad
+++ b/testdata/scad/misc/echo-tests.scad
@@ -10,3 +10,5 @@ echo(r);
echo(vec = [1,2,3]);
echo(range = [0:2]);
+
+echo(str("string generated by str()"));
contact: Jan Huwald // Impressum