Merge pull request #1983 from willingc/test-tilde

add test case for user with tilde
This commit is contained in:
Min RK
2018-06-15 14:48:49 +02:00
committed by GitHub

View File

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