mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
f883b7f8ee
Move some C API tests into Lib/test/test_capi/.
4 lines
49 B
Python
4 lines
49 B
Python
import unittest
|
|
|
|
unittest.main('test.test_capi')
|