1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-01 04:20:27 +02:00

add test case

This commit is contained in:
Justin Lin
2019-06-16 18:23:10 +08:00
parent 8a5956e852
commit 002711ae3e
2 changed files with 18 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ include <test_paths2sections.scad>;
include <test_in_polyline.scad>;
include <test_triangulate.scad>;
include <test_trim_shape.scad>;
include <test_midpt_smooth.scad>;
// Path
include <test_circle_path.scad>;

File diff suppressed because one or more lines are too long