fixed a Bug where the import statement thought a package was a class because they where written the same
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<option name="WORKING_DIRECTORY" value="$MODULE_WORKING_DIR$" />
|
||||
<extension name="coverage">
|
||||
<pattern>
|
||||
<option name="PATTERN" value="pp.mdga.client.Board.*" />
|
||||
<option name="PATTERN" value="pp.mdga.client.board.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
</pattern>
|
||||
</extension>
|
||||
|
||||
Reference in New Issue
Block a user