fixed test to new parser options

pull/11989/head
Brian Coca 9 years ago
parent e081a73aa1
commit ab355218a0

@ -44,7 +44,7 @@ class TestPlayContext(unittest.TestCase):
connect_opts = True,
subset_opts = True,
check_opts = True,
diff_opts = True,
inventory_opts = True,
)
def tearDown(self):

Loading…
Cancel
Save