fixed test to new parser options

This commit is contained in:
Brian Coca 2015-08-18 03:34:38 -04:00
parent e081a73aa1
commit ab355218a0

View file

@ -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):