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