mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-25 07:31:20 +02:00
use scad
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
include <unittest.scad>;
|
||||
include <pixel/px_circle.scad>;
|
||||
use <unittest.scad>;
|
||||
use <pixel/px_circle.scad>;
|
||||
|
||||
module test_px_circle() {
|
||||
echo("==== test_px_circle ====");
|
||||
|
Reference in New Issue
Block a user