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