aboutsummaryrefslogtreecommitdiff
path: root/test_import_variable.py
diff options
context:
space:
mode:
Diffstat (limited to 'test_import_variable.py')
-rw-r--r--test_import_variable.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test_import_variable.py b/test_import_variable.py
index 4fa45e9..d6fd683 100644
--- a/test_import_variable.py
+++ b/test_import_variable.py
@@ -14,7 +14,6 @@ class TestImportVariable(unittest.TestCase):
def setUp(self):
self.src_fil_r = dialoguer.Dialogue('test_import_variable.r')
- self.src_fil_r.open()
def tearDown(self):
self.src_fil_r.close()