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