1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-26 16:04:46 +02:00
This commit is contained in:
Justin Lin
2020-01-26 20:28:44 +08:00
parent 65f297070f
commit a49b27ecb1
3 changed files with 54 additions and 49 deletions

View File

@@ -1,5 +1,5 @@
include <unittest.scad>;
include <pixel/px_cylinder.scad>;
use <unittest.scad>;
use <pixel/px_cylinder.scad>;
module test_px_cylinder() {
echo("==== test_px_cylinder ====");