mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +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')
|