1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-25 15:42:41 +02:00
This commit is contained in:
Justin Lin
2020-01-26 18:01:08 +08:00
parent 724046397d
commit e2e6b9437c

View File

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