mirror of
https://github.com/python/cpython.git
synced 2026-01-04 06:22:20 +00:00
Move some C API tests into Lib/test/test_capi/.
(cherry picked from commit f883b7f8ee)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
3 lines
49 B
Python
3 lines
49 B
Python
import unittest
|
|
|
|
unittest.main('test.test_capi')
|