aboutsummaryrefslogtreecommitdiffstats
path: root/test/base.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/base.py')
-rw-r--r--test/base.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/base.py b/test/base.py
index 397274e..5eddb8f 100644
--- a/test/base.py
+++ b/test/base.py
@@ -1,6 +1,7 @@
import os.path
import unittest
+
class Test(unittest.TestCase):
def setUp(self):