updated .unittests

This commit is contained in:
John Dickinson 2011-06-15 15:24:48 -05:00
parent 490c3ae70e
commit faf484361a
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#!/bin/bash
nosetests test_swauth/unit --exe --with-coverage --cover-package slogging --cover-erase
rm -f .coverage