summaryrefslogtreecommitdiff
path: root/tests/regression/dumptest/control-hull-dimension-expected.csg
diff options
context:
space:
mode:
Diffstat (limited to 'tests/regression/dumptest/control-hull-dimension-expected.csg')
-rw-r--r--tests/regression/dumptest/control-hull-dimension-expected.csg6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/regression/dumptest/control-hull-dimension-expected.csg b/tests/regression/dumptest/control-hull-dimension-expected.csg
new file mode 100644
index 0000000..720ebe7
--- /dev/null
+++ b/tests/regression/dumptest/control-hull-dimension-expected.csg
@@ -0,0 +1,6 @@
+group() {
+ hull() {
+ circle($fn = 0, $fa = 12, $fs = 2, r = 1);
+ group();
+ }
+}
contact: Jan Huwald // Impressum