[skip ci] adjust module names for tests
This commit is contained in:
parent
e2b7732a5e
commit
726cd5c01a
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="test_incl_extensive_container_tests" type="JUnit" factoryName="JUnit">
|
||||
<module name="provs.test" />
|
||||
<module name="org.domaindrivenarchitecture.provs.provs.test" />
|
||||
<option name="PACKAGE_NAME" value="org" />
|
||||
<option name="MAIN_CLASS_NAME" value="" />
|
||||
<option name="METHOD_NAME" value="" />
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="testquick" type="JUnit" factoryName="JUnit">
|
||||
<module name="provs.test" />
|
||||
<module name="org.domaindrivenarchitecture.provs.provs.test" />
|
||||
<option name="PACKAGE_NAME" value="org" />
|
||||
<option name="MAIN_CLASS_NAME" value="" />
|
||||
<option name="METHOD_NAME" value="" />
|
||||
|
|
Loading…
Reference in a new issue