mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-09-07 00:51:46 +00:00
feat(wip): more test reworks
This commit is contained in:
12
extras/outbounds/.mockery.yaml
Normal file
12
extras/outbounds/.mockery.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
with-expecter: true
|
||||
inpackage: true
|
||||
dir: .
|
||||
packages:
|
||||
github.com/apernet/hysteria/extras/outbounds:
|
||||
interfaces:
|
||||
PluggableOutbound:
|
||||
config:
|
||||
mockname: mockPluggableOutbound
|
||||
UDPConn:
|
||||
config:
|
||||
mockname: mockUDPConn
|
Reference in New Issue
Block a user