Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bc499d2

Browse files
committed
Actually run the new tests.
1 parent 07c6588 commit bc499d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/test/test_hash.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ def test_main():
212212
HashBuiltinsTestCase,
213213
StrHashRandomizationTests,
214214
BytesHashRandomizationTests,
215+
MemoryviewHashRandomizationTests,
215216
DatetimeDateTests,
216217
DatetimeDatetimeTests,
217218
DatetimeTimeTests)

0 commit comments

Comments
 (0)