Skip to content

Commit 9fab930

Browse files
author
DvirDukhan
committed
renamed test class for maven locate
1 parent 7f07535 commit 9fab930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/redislabs/redisgraph/testIterable.java renamed to src/test/java/com/redislabs/redisgraph/IterableTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import org.junit.Before;
99
import org.junit.Test;
1010

11-
public class testIterable {
11+
public class IterableTest {
1212

1313
private RedisGraphContextGenerator api;
1414

0 commit comments

Comments
 (0)