Test: aria2 / filesystem.image

This commit is contained in:
HFO4
2020-03-12 10:12:13 +08:00
parent 297fc8d5bb
commit c74ed10dbd
5 changed files with 238 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ func TestInit(t *testing.T) {
// 连接失败
{
cache.Set("setting_aria2_options", "[]", 0)
cache.Set("setting_aria2_options", "{}", 0)
cache.Set("setting_aria2_rpcurl", "http://127.0.0.1:1234", 0)
cache.Set("setting_aria2_call_timeout", "1", 0)
cache.Set("setting_aria2_interval", "100", 0)