Remove duplicate code from test/integration

This commit is contained in:
Wojciech Tyczynski
2015-10-14 12:11:53 +02:00
parent 4f6ac7ec79
commit 66113539cb
3 changed files with 3 additions and 41 deletions

View File

@@ -109,7 +109,7 @@ func TestClient(t *testing.T) {
}
func TestSingleWatch(t *testing.T) {
_, s := runAMaster(t)
_, s := framework.RunAMaster(t)
defer s.Close()
ns := "blargh"