diff --git a/test/test_shape_glued2circles.scad b/test/test_shape_glued2circles.scad index 27551f70..94840aff 100644 --- a/test/test_shape_glued2circles.scad +++ b/test/test_shape_glued2circles.scad @@ -1,5 +1,5 @@ -include ; -include ; +use ; +use ; module test_shape_glued2circles() { echo("==== test_shape_glued2circles ====");