fs: Ensure DownloadOnDemand runs through UTP
This commit is contained in:
parent
eb2aefdcdb
commit
5eb0428f8e
|
@ -187,6 +187,7 @@ func TestDownloadOnDemand(t *testing.T) {
|
|||
DisableTrackers: true,
|
||||
NoDHT: true,
|
||||
ListenAddr: ":0",
|
||||
DisableTCP: true,
|
||||
|
||||
NoDefaultBlocklist: true,
|
||||
|
||||
|
|
Loading…
Reference in New Issue