diff options
Diffstat (limited to 'tests/regression/dumptest/example017-expected.csg')
-rw-r--r-- | tests/regression/dumptest/example017-expected.csg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/regression/dumptest/example017-expected.csg b/tests/regression/dumptest/example017-expected.csg index 86bd2a0..a103945 100644 --- a/tests/regression/dumptest/example017-expected.csg +++ b/tests/regression/dumptest/example017-expected.csg @@ -188,7 +188,7 @@ group() { } } } - %multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 12], [0, 0, 0, 1]]) { +% multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 12], [0, 0, 0, 1]]) { group() { rotate_extrude(convexity = 2, $fn = 0, $fa = 12, $fs = 2) { square(size = [25, 68], center = false); |