| Path : /opt/imunify360/venv/lib/python3.11/site-packages/simplejson/tests/ |
| Current File : //opt/imunify360/venv/lib/python3.11/site-packages/simplejson/tests/_cibw_runner.py |
"""Internal module for running tests from cibuildwheel"""
import sys
import simplejson.tests
if __name__ == '__main__':
simplejson.tests.main(project_dir=sys.argv[1])