Skip to content

Commit

Permalink
Update TextCommandParser_test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
otseng committed Dec 24, 2023
1 parent e9739ee commit 515cdfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/TextCommandParser_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
config.noQt = True
config.parseClearSpecialCharacters = True

from prompt_toolkit.input import create_input
from util.TextCommandParser import TextCommandParser

class TextCommandParserTestCase(unittest.TestCase):
Expand Down

0 comments on commit 515cdfe

Please sign in to comment.