1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-29 17:30:11 +02:00

add test case

This commit is contained in:
Justin Lin
2019-06-20 20:22:49 +08:00
parent 67a7d20880
commit 9f1aa6a653
2 changed files with 26 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -70,3 +70,4 @@ include <test_path_extrude.scad>;
include <pixel/test_px_line.scad>;
include <pixel/test_px_polyline.scad>;
include <pixel/test_px_circle.scad>;
include <pixel/test_px_cylinder.scad>;