forked from bcotton/selenium-grid
-
Notifications
You must be signed in to change notification settings - Fork 32
/
All.iml
23 lines (22 loc) · 1.15 KB
/
All.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/configuration" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/regression" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/scripts" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/dist" />
<excludeFolder url="file://$MODULE_DIR$/target/dist/selenium-grid-1.0.2" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Hub Resources" level="project" />
<orderEntry type="library" name="Selenium Java Client Driver" level="project" />
<orderEntry type="module" module-name="Tools" />
<orderEntry type="library" name="TestNG" level="project" />
</component>
<component name="RSpecModuleSettingsStorage">
<RSPEC_MODULE_SETTINGS_STORAGE_ID NAME="RSPEC_SUPPORT_TYPE" VALUE="NONE" />
</component>
</module>