also test python 2.7

This commit is contained in:
Edwin Eefting
2020-05-17 22:24:55 +02:00
parent 252086e2e6
commit 87e0599130
8 changed files with 13 additions and 11 deletions

View File

@ -3,7 +3,7 @@ from basetest import *
print("THIS TEST REQUIRES SSH TO LOCALHOST")
class TestExecuteNode(unittest.TestCase):
class TestExecuteNode(unittest2.TestCase):
# def setUp(self):