Skip to content

Commit dbee3e1

Browse files
author
Sital Kedia
committed
fix tests
1 parent 89ddec2 commit dbee3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/test/java/org/apache/spark/io/GenericFileInputStreamSuite.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
/**
3232
* Tests functionality of {@link NioBufferedFileInputStream}
3333
*/
34-
public class GenericFileInputStreamSuite {
34+
public abstract class GenericFileInputStreamSuite {
3535

3636
private byte[] randomBytes;
3737

0 commit comments

Comments
 (0)