Tests: add pointer to cover script which runs them.

This commit is contained in:
Emil Mikulic
2013-06-10 18:52:38 +10:00
parent 5d1bdd1fd3
commit 7551090ac5
4 changed files with 4 additions and 1 deletions

View File

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