Fix URL test issue

This commit is contained in:
Mia Herkt
2022-12-13 23:18:40 +01:00
parent d5763a9854
commit 77801efd21

View File

@@ -56,8 +56,6 @@ def test_client(client):
]),
(302, [
"E",
"E/test",
"E/test.bin",
]),
(404, [
"test.bin",
@@ -67,6 +65,8 @@ def test_client(client):
"test/test",
"test.bin/test.py",
"E.bin",
"E/test",
"E/test.bin",
]),
(451, [
"Q.truncate",