Skip to content

Commit de5d1b7

Browse files
committed
Another shot #21
1 parent 0719404 commit de5d1b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tmuxp/testsuite/test_config.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ class ImportExportTest(TestCase):
5959
def setUpClass(cls):
6060
cls.tmp_dir = tempfile.mkdtemp(suffix='tmuxp')
6161

62+
return cls
63+
6264
def test_export_json(self):
6365
json_config_file = os.path.join(self.tmp_dir, 'config.json')
6466

0 commit comments

Comments
 (0)