diff options
Diffstat (limited to 'tests/test_vba.py')
-rw-r--r-- | tests/test_vba.py | 4 |
1 files changed, 4 insertions, 0 deletions
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() |