Merge pull request #2699 from lavalamp/fix5

reenable update test
This commit is contained in:
Eric Tune 2014-12-05 12:38:15 -08:00
commit fd8279f046

View File

@ -293,7 +293,7 @@ func main() {
TestKubernetesROService,
TestKubeletSendsEvent,
TestImportantURLs,
// TODO(brendandburns): fix this test and re-add it: TestPodUpdate,
TestPodUpdate,
}
passed := true