Show More
@@ -1,7 +1,7 b'' | |||||
1 | from __future__ import absolute_import, print_function |
|
1 | from __future__ import absolute_import, print_function | |
|
2 | import os | |||
|
3 | import sys | |||
2 | import unittest |
|
4 | import unittest | |
3 | import sys |
|
|||
4 | import os |
|
|||
5 |
|
5 | |||
6 | def main(modulename): |
|
6 | def main(modulename): | |
7 | '''run the tests found in module, printing nothing when all tests pass''' |
|
7 | '''run the tests found in module, printing nothing when all tests pass''' |
General Comments 0
You need to be logged in to leave comments.
Login now