hydrus/include/TestDB.py

4 lines
77 B
Python

import TestConstants
import unittest
class TestDB( unittest.TestCase ): pass