diff options
Diffstat (limited to 'testdata/scad/dumptest/polyhedron-expected.txt')
-rw-r--r-- | testdata/scad/dumptest/polyhedron-expected.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testdata/scad/dumptest/polyhedron-expected.txt b/testdata/scad/dumptest/polyhedron-expected.txt deleted file mode 100644 index c37a529..0000000 --- a/testdata/scad/dumptest/polyhedron-expected.txt +++ /dev/null @@ -1,3 +0,0 @@ -group() { - polyhedron(points = undef, triangles = undef, convexity = 1); -} |