mirror of
https://github.com/python/cpython.git
synced 2026-04-07 04:11:09 +00:00
11 lines
296 B
Text
11 lines
296 B
Text
|
|
test_codeop
|
||
|
|
test_filename (test_codeop.CodeopTests) ... ok
|
||
|
|
test_incomplete (test_codeop.CodeopTests) ... ok
|
||
|
|
test_invalid (test_codeop.CodeopTests) ... ok
|
||
|
|
test_valid (test_codeop.CodeopTests) ... ok
|
||
|
|
|
||
|
|
----------------------------------------------------------------------
|
||
|
|
Ran 4 tests in 0.052s
|
||
|
|
|
||
|
|
OK
|