From 2268dd43b599c691dc38c45afa5569eaf02963ef Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Sun, 22 Sep 2013 17:27:21 -0500 Subject: additional words for the keyboard testing --- tests/test_vba.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/test_vba.py') diff --git a/tests/test_vba.py b/tests/test_vba.py index 8527e7b..f8bdaa6 100644 --- a/tests/test_vba.py +++ b/tests/test_vba.py @@ -254,6 +254,10 @@ class VbaTests(unittest.TestCase): "pythoN", "python", "PyThOn", + "Zot", + "Death", + "Hiro", + "HIRO", ] self.bootstrap_name_prompt() -- cgit v1.2.3