Skip to content

Commit a0e5d8c

Browse files
committed
DATAMONGO-2138 - Rename TypedCriteriaTests.kt
1 parent fdcd27d commit a0e5d8c

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
@@ -30,7 +30,7 @@ import java.util.regex.Pattern
3030
/**
3131
* @author Tjeu Kayim
3232
*/
33-
class TypedCriteriaExtensionsUnitTests {
33+
class TypedCriteriaExtensionsTests {
3434

3535
data class Book(
3636
val title: String = "Moby-Dick",

0 commit comments

Comments
 (0)