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