mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Actually run the new tests.
This commit is contained in:
parent
07c65884c6
commit
bc499d26a8
1 changed files with 1 additions and 0 deletions
|
@ -212,6 +212,7 @@ def test_main():
|
|||
HashBuiltinsTestCase,
|
||||
StrHashRandomizationTests,
|
||||
BytesHashRandomizationTests,
|
||||
MemoryviewHashRandomizationTests,
|
||||
DatetimeDateTests,
|
||||
DatetimeDatetimeTests,
|
||||
DatetimeTimeTests)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue