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