Your IP : 216.73.216.213


Current Path : /proc/242857/root/opt/alt/python27/lib/python2.7/site-packages/py/
Upload File :
Current File : //proc/242857/root/opt/alt/python27/lib/python2.7/site-packages/py/test.py

import sys
if __name__ == '__main__':
    import pytest
    sys.exit(pytest.main())
else:
    import sys, pytest
    sys.modules['py.test'] = pytest

# for more API entry points see the 'tests' definition
# in __init__.py