Skip to content

Commit eae5ee9

Browse files
committed
fixup! Add new annotation
1 parent d193de5 commit eae5ee9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/main/java/com/diffblue/cover/annotations/InTestsUseFactory.java

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@
4343
/** @return The name of the class containing the factory methods. */
4444
String className();
4545

46-
/**
47-
* @return The method names to use for factory methods.
48-
*/
46+
/** @return The method names to use for factory methods. */
4947
String[] methodNames();
5048
}

0 commit comments

Comments
 (0)