From 46798ed845b5e9e4b6a5cdb85e6032dffc70bd6b Mon Sep 17 00:00:00 2001 From: "Pavel V. Talanov" Date: Mon, 14 Dec 2015 18:29:54 +0300 Subject: [PATCH] Module configuration: 'idea-completion' depends on 'idea' at runtime So that plugin.xml is in classpath when running completion tests separately --- idea/idea-completion/idea-completion.iml | 1 + 1 file changed, 1 insertion(+) diff --git a/idea/idea-completion/idea-completion.iml b/idea/idea-completion/idea-completion.iml index 358c2960433..ed529e31fdf 100644 --- a/idea/idea-completion/idea-completion.iml +++ b/idea/idea-completion/idea-completion.iml @@ -22,5 +22,6 @@ + \ No newline at end of file