Skip to content

Commit ed125c2

Browse files
committed
DATAJDBC-326 - Polishing.
Renamed test class to match default naming pattern for unit tests.
1 parent d848ad7 commit ed125c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
*
2727
* @author Jens Schauder
2828
*/
29-
public class IdentifierTest {
29+
public class IdentifierUnitTests {
3030

3131
@SuppressWarnings("unchecked")
3232
@Test

0 commit comments

Comments
 (0)