mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-07-31 03:50:27 +02:00
update test case
This commit is contained in:
@@ -3,7 +3,6 @@ module test_px_cylinder() {
|
||||
echo("==== test_px_cylinder ====");
|
||||
|
||||
include <unittest.scad>;
|
||||
include <pixel/px_circle.scad>;
|
||||
include <pixel/px_cylinder.scad>;
|
||||
|
||||
r1 = 10;
|
||||
|
Reference in New Issue
Block a user