Skip to content

Commit 1666099

Browse files
committed
* rename unit test
1 parent ef781fd commit 1666099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/buffer/file_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from trinity.common.constants import StorageType
1717

1818

19-
class TestFileReader(unittest.TestCase):
19+
class TestFileBuffer(unittest.TestCase):
2020
temp_output_path = "tmp/test_file_buffer/"
2121

2222
@classmethod

0 commit comments

Comments
 (0)