Add another stdlib test

This commit is contained in:
Jonathan Tran
2025-06-25 14:38:58 -04:00
parent eb8499f35b
commit 80f869d1c0

View File

@ -179,6 +179,7 @@ pub const TEST_NAMES: &[&str] = &[
"std-sketch-parabolicPoint-0",
"std-sketch-hyperbolic-0",
"std-sketch-hyperbolicPoint-0",
"std-sketch-ellipse-0",
"std-sketch-elliptic-0",
"std-sketch-ellipticPoint-0",
"std-sketch-tangentialArc-0",