mirror of
https://github.com/python/cpython
synced 2026-09-27 05:08:18 +03:00
3 lines
49 B
Python
3 lines
49 B
Python
import unittest
|
|
|
|
unittest.main('test.test_capi')
|