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