add test case for user with tilde

This commit is contained in:
Carol Willing
2018-06-14 13:24:05 -07:00
parent bedac5f148
commit aed99d8d19

View File

@@ -154,6 +154,7 @@ def test_external_proxy(request):
'zoe',
'50fia',
'秀樹',
'~TestJH'
])
def test_check_routes(app, username, disable_check_routes):
proxy = app.proxy