1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-04-20 14:11:52 +02:00
This commit is contained in:
Justin Lin 2020-01-27 14:50:08 +08:00
parent d4d3d5f4d5
commit aded6760ab

View File

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