Skip to content

Commit fed9e61

Browse files
committed
IPR
1 parent d48ff95 commit fed9e61

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

java-http.ipr

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1406,6 +1406,31 @@
14061406
<component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" project-jdk-name="Java 21" project-jdk-type="JavaSDK">
14071407
<output url="file://$PROJECT_DIR$/out" />
14081408
</component>
1409+
<component name="ProjectRunConfigurationManager">
1410+
<configuration default="true" type="TestNG">
1411+
<shortenClasspath name="NONE" />
1412+
<useClassPathOnly />
1413+
<option name="SUITE_NAME" value="" />
1414+
<option name="PACKAGE_NAME" value="" />
1415+
<option name="MAIN_CLASS_NAME" value="" />
1416+
<option name="GROUP_NAME" value="" />
1417+
<option name="TEST_OBJECT" value="CLASS" />
1418+
<option name="VM_PARAMETERS" value="-ea --add-exports java.base/sun.security.x509=ALL-UNNAMED --add-exports java.base/sun.security.util=ALL-UNNAMED --add-opens java.base/java.net=ALL-UNNAMED" />
1419+
<option name="PARAMETERS" value="" />
1420+
<option name="OUTPUT_DIRECTORY" value="" />
1421+
<option name="TEST_SEARCH_SCOPE">
1422+
<value defaultName="moduleWithDependencies" />
1423+
</option>
1424+
<option name="PROPERTIES_FILE" value="" />
1425+
<properties />
1426+
<listeners>
1427+
<listener class="io.fusionauth.http.BaseTest$TestListener" />
1428+
</listeners>
1429+
<method v="2">
1430+
<option name="Make" enabled="true" />
1431+
</method>
1432+
</configuration>
1433+
</component>
14091434
<component name="VcsDirectoryMappings">
14101435
<mapping directory="$PROJECT_DIR$" vcs="Git" />
14111436
</component>

0 commit comments

Comments
 (0)