auto-archiver/tests/__init__.py

4 wiersze
63 B
Python
Czysty Zwykły widok Historia

import unittest
if __name__ == '__main__':
unittest.main()