Skip to content

Commit 79992a5

Browse files
authored
Update and rename test_benchmarks.py to testx_benchmarks.py
1 parent 3377ec0 commit 79992a5

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
@@ -13,7 +13,7 @@
1313
TEST_DATA = yaml.safe_load(stream)
1414

1515

16-
class BenchmarksTestCase(unittest.TestCase):
16+
class BenchmarksTestCaseX(unittest.TestCase):
1717
def test_preprocessing(self):
1818
self.assertIsNotNone(
1919
word_tokenization.preprocessing(

0 commit comments

Comments
 (0)