osmo-python-tests/tests/test_py2.py

8 lines
115 B
Python

#!/usr/bin/env python2
# just import a smoke test for osmopy
import osmopy
print '[Python2] Smoke test PASSED.'