dumptest now supports the root modifier - updated test results

issue480
Marius Kintel 2013-07-02 09:33:24 +02:00
parent 5a43874897
commit c3e7d4bf03
1 changed files with 1 additions and 6 deletions

View File

@ -1,8 +1,3 @@
group() {
group() {
sphere($fn = 0, $fa = 12, $fs = 2, r = 5);
}
group() {
cube(size = [5, 5, 5], center = false);
}
cube(size = [5, 5, 5], center = false);
}