reenable update test

This commit is contained in:
Daniel Smith 2014-12-01 16:31:42 -08:00
parent a1faab9ffe
commit 24a1497d5c

View File

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