summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/features/prod_features.h
diff options
context:
space:
mode:
Diffstat (limited to 'searchlib/src/tests/features/prod_features.h')
-rw-r--r--searchlib/src/tests/features/prod_features.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchlib/src/tests/features/prod_features.h b/searchlib/src/tests/features/prod_features.h
index 58e6b4953cc..ad21d7d7ccc 100644
--- a/searchlib/src/tests/features/prod_features.h
+++ b/searchlib/src/tests/features/prod_features.h
@@ -19,6 +19,7 @@ public:
void testAttributeMatch();
void testCloseness();
void testMatchCount();
+ void testGreatCircleDistance();
void testDistance();
void testDistanceToPath();
void testDotProduct();