-
-
Notifications
You must be signed in to change notification settings - Fork 724
Expand file tree
/
Copy pathTests.xml
More file actions
16 lines (16 loc) · 616 Bytes
/
Tests.xml
File metadata and controls
16 lines (16 loc) · 616 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Tests" type="JUnit" factoryName="JUnit">
<module name="dependency-track" />
<shortenClasspath name="MANIFEST" />
<option name="PACKAGE_NAME" value="org.dependencytrack" />
<option name="MAIN_CLASS_NAME" value="" />
<option name="METHOD_NAME" value="" />
<option name="TEST_OBJECT" value="package" />
<option name="TEST_SEARCH_SCOPE">
<value defaultName="wholeProject" />
</option>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>