Closes gh-6671
This commit is contained in:
Johnny Lim
2016-08-17 11:17:11 +09:00
committed by Stephane Nicoll
parent 96d5def17d
commit 37c8c3669b
9 changed files with 9 additions and 12 deletions

View File

@@ -133,7 +133,7 @@
<property name="maximum" value="0"/>
<property name="format" value="org\.mockito\.Mockito\.(when|doThrow|doAnswer)" />
<property name="message"
value="Please use BDDMockto imports." />
value="Please use BDDMockito imports." />
<property name="ignoreComments" value="true" />
</module>
<module name="com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck">