mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-06-08 13:29:53 +00:00
fix: add missing field in test
This commit is contained in:
parent
a7d74a9ec1
commit
f5183ca564
@ -101,6 +101,7 @@ func TestServerConfig(t *testing.T) {
|
||||
"lmao(ok)",
|
||||
"kek(cringe,boba,tea)",
|
||||
},
|
||||
GeoIP: "fake.mmdb",
|
||||
},
|
||||
Outbounds: []serverConfigOutboundEntry{
|
||||
{
|
||||
|
@ -75,6 +75,7 @@ acl:
|
||||
inline:
|
||||
- lmao(ok)
|
||||
- kek(cringe,boba,tea)
|
||||
geoip: fake.mmdb
|
||||
|
||||
outbounds:
|
||||
- name: goodstuff
|
||||
|
Loading…
x
Reference in New Issue
Block a user