1
0
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:
Justin Lin
2019-06-29 17:52:06 +08:00
parent 92c1667194
commit 8de9c7f138

View File

@@ -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;