swift/.probetests

6 lines
48 B
Plaintext
Raw Normal View History

2010-07-12 17:03:45 -05:00
#!/bin/bash
cd test/probe
nosetests --exe
cd -