diff options
Diffstat (limited to 'tools/preload/preload.iml')
-rw-r--r-- | tools/preload/preload.iml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/preload/preload.iml b/tools/preload/preload.iml index d1fab57..2d87c55 100644 --- a/tools/preload/preload.iml +++ b/tools/preload/preload.iml @@ -1,15 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="NewModuleRootManager" inherit-compiler-output="false"> - <output url="file:///tmp/preload/" /> + <output url="file:///tmp/preload" /> + <output-test url="file:///tmp/preload" /> <exclude-output /> - <output-test url="file:///tmp/preload/" /> <content url="file://$MODULE_DIR$"> <sourceFolder url="file://$MODULE_DIR$" isTestSource="false" /> </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> - <orderEntryProperties /> </component> </module> |