~david-goetz/swift/walt

1
2
3
4
#!/bin/bash

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