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