ソースを参照

Fix: file omitted from 7369e28

Rod Hynes 8 年 前
コミット
0941b87503
1 ファイル変更2 行追加1 行削除
  1. 2 1
      psiphon/controller_test.go

+ 2 - 1
psiphon/controller_test.go

@@ -662,7 +662,8 @@ func controllerRun(t *testing.T, runConfig *controllerRunConfig) {
 				}
 				}
 
 
 			}
 			}
-		}))
+		}),
+		"", "", 0, 0)
 
 
 	// Run controller, which establishes tunnels
 	// Run controller, which establishes tunnels