1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-01-17 14:18:13 +01:00
This commit is contained in:
Justin Lin 2020-01-27 16:28:12 +08:00
parent 46c485db16
commit 9c23eb1a46

View File

@ -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 ====");