Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Commit c2c87e9

Browse files
add star imports for MockK
1 parent 3850613 commit c2c87e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

styles/grandcentrix.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
<option name="PACKAGES_TO_USE_STAR_IMPORTS">
9696
<value>
9797
<package name="com.nhaarman.mockito_kotlin" withSubpackages="false" static="false" />
98+
<package name="io.mockk.*" withSubpackages="true" static="false" />
9899
<package name="org.junit" withSubpackages="true" static="false" />
99100
<package name="org.mockito" withSubpackages="true" static="false" />
100101
<package name="org.hamcrest" withSubpackages="true" static="false" />

0 commit comments

Comments
 (0)