mirror of https://github.com/python/cpython
Actually run the new tests.
This commit is contained in:
parent
07c65884c6
commit
bc499d26a8
|
@ -212,6 +212,7 @@ def test_main():
|
|||
HashBuiltinsTestCase,
|
||||
StrHashRandomizationTests,
|
||||
BytesHashRandomizationTests,
|
||||
MemoryviewHashRandomizationTests,
|
||||
DatetimeDateTests,
|
||||
DatetimeDatetimeTests,
|
||||
DatetimeTimeTests)
|
||||
|
|
Loading…
Reference in New Issue