summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_codeop
blob: ca2cd35b4b7fa0c6ccdda41e8da2261d90cad2e5 (plain)
1
2
3
4
5
6
7
8
9
10
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