mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-26 16:04:46 +02:00
refactor deps
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
include <unittest.scad>;
|
||||
include <shape_square.scad>;
|
||||
use <unittest.scad>;
|
||||
use <shape_square.scad>;
|
||||
|
||||
module test_shape_square() {
|
||||
echo("==== test_shape_square ====");
|
||||
|
Reference in New Issue
Block a user