~notmyname/swift/saio_reference

1
2
3
4
#!/bin/bash

nosetests test/unit --exe --with-coverage --cover-package swift --cover-erase
rm -f .coverage