diff options
Diffstat (limited to '.idea/compiler.xml')
-rw-r--r-- | .idea/compiler.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 0848aa0c..924f38f8 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -66,6 +66,8 @@ <module name="dokka.runners.maven-plugin.main" target="1.8" /> <module name="dokka.runners.maven-plugin.test" target="1.8" /> <module name="dokka.runners.test" target="1.8" /> + <module name="dokka.test-tools.main" target="1.8" /> + <module name="dokka.test-tools.test" target="1.8" /> <module name="dokka.testApi.main" target="1.8" /> <module name="dokka.testApi.test" target="1.8" /> <module name="fatjar_main" target="1.8" /> |