Files
microdot/run_tests.py
2019-04-27 10:27:45 +01:00

4 lines
40 B
Python

import unittest
unittest.main('tests')