use service loading to detect the kunit asserter if its on the classpath

This commit is contained in:
James Strachan
2012-03-13 11:00:16 +00:00
parent 3bf3284341
commit 50a42a2f07
4 changed files with 34 additions and 21 deletions
+1
View File
@@ -6,6 +6,7 @@
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/main/kotlin" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/test/kotlin" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />