summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/searchdefinition/ReservedWordsAsFieldNamesTestCase.java
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2020-03-13 22:53:09 +0100
committerGitHub <noreply@github.com>2020-03-13 22:53:09 +0100
commitea5fe1bf8c0d389a3964d2e5c490994920d21a4e (patch)
tree661d9d3b319c3299a6f70eb47044c192476f1494 /config-model/src/test/java/com/yahoo/searchdefinition/ReservedWordsAsFieldNamesTestCase.java
parent7e92c3852e893d09f0aa821e04e4e9dbe83b4ab2 (diff)
parenta289c6ea55bc0251e437805892e545c5c3090f99 (diff)
Merge pull request #12565 from vespa-engine/revert-12563-bratseth/search-to-schema
Revert "Bratseth/search to schema"
Diffstat (limited to 'config-model/src/test/java/com/yahoo/searchdefinition/ReservedWordsAsFieldNamesTestCase.java')
-rw-r--r--config-model/src/test/java/com/yahoo/searchdefinition/ReservedWordsAsFieldNamesTestCase.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/src/test/java/com/yahoo/searchdefinition/ReservedWordsAsFieldNamesTestCase.java b/config-model/src/test/java/com/yahoo/searchdefinition/ReservedWordsAsFieldNamesTestCase.java
index 1a939d71937..5a5fc1cc312 100644
--- a/config-model/src/test/java/com/yahoo/searchdefinition/ReservedWordsAsFieldNamesTestCase.java
+++ b/config-model/src/test/java/com/yahoo/searchdefinition/ReservedWordsAsFieldNamesTestCase.java
@@ -11,7 +11,7 @@ import static org.junit.Assert.assertNotNull;
/**
* @author bratseth
*/
-public class ReservedWordsAsFieldNamesTestCase extends SchemaTestCase {
+public class ReservedWordsAsFieldNamesTestCase extends SearchDefinitionTestCase {
@Test
public void testIt() throws IOException, ParseException {