Minor cleanup

This commit is contained in:
Henddher Pedroza 2018-09-14 21:57:28 -05:00
parent e2a6ffe2b5
commit a349f6554e
3 changed files with 0 additions and 11 deletions

View file

@ -1272,7 +1272,6 @@ class TestPuzzles(CommandTest):
_bad_syntax(',nothing')
_bad_syntax('name, nothing')
_bad_syntax('name, nothing =')
# _bad_syntax(', = ,') # FIXME: MuxCommand issue?
self._assert_no_recipes()