blob: cac526110b8a16983fb1aacac8b430de3083cc7e [file] [log] [blame]
Maxc35bb472017-12-15 11:56:05 +01001#!/usr/bin/env python2
2
3# just import a smoke test for osmopy
4
5import osmopy
6
7print '[Python2] Smoke test PASSED.'