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