Rename "cover" to "run-tests"

This commit is contained in:
Emil Mikulic
2016-01-23 20:05:02 +11:00
parent 26129431b9
commit f913e17125
7 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env python
# This is run by the "cover" script.
# This is run by the "run-tests" script.
import unittest
import socket
import signal