summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/searchdefinition/RankingExpressionInliningTestCase.java
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2019-08-15 12:47:15 +0200
committerHarald Musum <musum@verizonmedia.com>2019-08-15 12:47:15 +0200
commit98592b7ca6eddc437e30b587cd40774fbb84b102 (patch)
treefa27f2919dc339d936caab5fc6238b35fd8d4762 /config-model/src/test/java/com/yahoo/searchdefinition/RankingExpressionInliningTestCase.java
parentfdd8f4b4e69c808c3c475129071da5507d7f3ee6 (diff)
Cleanup of tests, no changes
Diffstat (limited to 'config-model/src/test/java/com/yahoo/searchdefinition/RankingExpressionInliningTestCase.java')
-rw-r--r--config-model/src/test/java/com/yahoo/searchdefinition/RankingExpressionInliningTestCase.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/src/test/java/com/yahoo/searchdefinition/RankingExpressionInliningTestCase.java b/config-model/src/test/java/com/yahoo/searchdefinition/RankingExpressionInliningTestCase.java
index c0a90b6aaa1..58e62353e5c 100644
--- a/config-model/src/test/java/com/yahoo/searchdefinition/RankingExpressionInliningTestCase.java
+++ b/config-model/src/test/java/com/yahoo/searchdefinition/RankingExpressionInliningTestCase.java
@@ -20,7 +20,7 @@ import static org.junit.Assert.assertTrue;
public class RankingExpressionInliningTestCase extends SearchDefinitionTestCase {
@Test
- public void testFunctionInliningPreserveArithemticOrdering() throws ParseException {
+ public void testFunctionInliningPreserveArithmeticOrdering() throws ParseException {
RankProfileRegistry rankProfileRegistry = new RankProfileRegistry();
SearchBuilder builder = new SearchBuilder(rankProfileRegistry);
builder.importString(