summaryrefslogtreecommitdiff
path: root/morphlib/buildenvironment_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'morphlib/buildenvironment_tests.py')
-rw-r--r--morphlib/buildenvironment_tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/morphlib/buildenvironment_tests.py b/morphlib/buildenvironment_tests.py
index f0efdb60..7cb0f07b 100644
--- a/morphlib/buildenvironment_tests.py
+++ b/morphlib/buildenvironment_tests.py
@@ -19,6 +19,7 @@ import unittest
import morphlib
from morphlib import buildenvironment
+
class BuildEnvironmentTests(unittest.TestCase):
def setUp(self):