Files
deb-python-cassandra-driver/bin/test.py

7 lines
49 B
Python
Executable File

#!/usr/bin/env python
import nose
nose.main()