~ubuntu-branches/ubuntu/precise/swift/precise-security

1 by Soren Hansen
Import upstream version 1.0.2
1
#!/bin/bash
2
1.2.9 by Chuck Short
Import upstream version 1.4.8
3
cd test/probe
4
nosetests --exe
5
cd -