Fix URL test issue

このコミットが含まれているのは:
Mia Herkt 2022-12-13 23:18:40 +01:00
コミット 77801efd21
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 72E154B8622EC191
1個のファイルの変更2行の追加2行の削除

ファイルの表示

@ -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",