summaryrefslogtreecommitdiff
path: root/xml/relaxng/test/org/intellij/plugins/relaxNG/RncCompletionTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'xml/relaxng/test/org/intellij/plugins/relaxNG/RncCompletionTest.java')
-rw-r--r--xml/relaxng/test/org/intellij/plugins/relaxNG/RncCompletionTest.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/xml/relaxng/test/org/intellij/plugins/relaxNG/RncCompletionTest.java b/xml/relaxng/test/org/intellij/plugins/relaxNG/RncCompletionTest.java
index fe552d07fdcb..d0e2e99ae480 100644
--- a/xml/relaxng/test/org/intellij/plugins/relaxNG/RncCompletionTest.java
+++ b/xml/relaxng/test/org/intellij/plugins/relaxNG/RncCompletionTest.java
@@ -31,6 +31,7 @@ public class RncCompletionTest extends HighlightingTestBase {
CamelHumpMatcher.forceStartMatching(getTestRootDisposable());
}
+ @Override
public String getTestDataPath() {
return "completion/rnc";
}