~michael.nelson/+junk/django-secure

« back to all changes in this revision

Viewing changes to coverage.sh

  • Committer: Michael Nelson
  • Date: 2013-05-06 12:11:10 UTC
  • Revision ID: michael.nelson@canonical.com-20130506121110-66trnl2eiisbc6eu
Import of django-secure 1.0 bc40cb16747c8edb7bae637ae7ba5b3510de1195

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
coverage erase
 
4
tox
 
5
coverage html