diff --git a/test/test_line3d.scad b/test/test_line3d.scad index f8565e6e..75271a6f 100644 --- a/test/test_line3d.scad +++ b/test/test_line3d.scad @@ -32,8 +32,6 @@ module test_line3d() { thickness = thickness, $fn = fn ); - - test_line3d_default_caps(); } test_line3d(); \ No newline at end of file