mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-07-31 20:10:36 +02:00
update test
This commit is contained in:
@@ -8,8 +8,6 @@ module test_shape_star() {
|
||||
|
||||
actual = shape_star(30, 12, 6);
|
||||
|
||||
echo(actual);
|
||||
|
||||
assertEqualPoints(expected, actual);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user