aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/Intersection/Intersection_Tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/Intersection/Intersection_Tests.h')
-rw-r--r--experimental/Intersection/Intersection_Tests.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/experimental/Intersection/Intersection_Tests.h b/experimental/Intersection/Intersection_Tests.h
index af658d9c45..333f245102 100644
--- a/experimental/Intersection/Intersection_Tests.h
+++ b/experimental/Intersection/Intersection_Tests.h
@@ -15,6 +15,7 @@ void CubicIntersection_IntersectionFinder();
void CubicIntersection_NewOneOffTest();
void CubicIntersection_OneOffTest();
void CubicIntersection_OneOffTests();
+void CubicIntersection_SelfTest();
void CubicIntersection_Test();
void CubicIntersection_RandTest();
void CubicIntersection_RandTestOld();