golang: tests: Factor out code to import test from a pyx module into import_pyx_test
We will soon need this functionality for sync_test.py to import tests from _sync_test.pyx . In the future many modules will need to import X_test.pyx from X_test.py as well.
Showing
Please register or sign in to comment