We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef781fd commit 1666099Copy full SHA for 1666099
tests/buffer/file_test.py
@@ -16,7 +16,7 @@
16
from trinity.common.constants import StorageType
17
18
19
-class TestFileReader(unittest.TestCase):
+class TestFileBuffer(unittest.TestCase):
20
temp_output_path = "tmp/test_file_buffer/"
21
22
@classmethod
0 commit comments