test: fix test_quic_trojan failure problem (#347)

This commit is contained in:
vincentliu77
2023-02-14 16:09:16 +08:00
committed by GitHub
parent 5fa702d4eb
commit 4aa7ecbc6d

View File

@@ -77,7 +77,7 @@ fn test_quic_trojan() {
"tag": "quic",
"settings": {
"certificate": "cert.der",
"certificateKey": "key.der"
"certificateKey": "key.der",
"alpn": [
"http/1.1",
"trojan"