summaryrefslogtreecommitdiffstats
path: root/gluster/swift/common/middleware/gswauth/.unittests
blob: 281ac034f9ed9a005a37ec1da13929b2a9f5ee00 (plain)
1
2
3
4
#!/bin/bash

nosetests test_swauth/unit --exe --with-coverage --cover-package swauth --cover-erase
rm -f .coverage