remove TODO

This commit is contained in:
Clint Shryock 2015-10-02 16:50:26 -05:00
parent 7aa14da9c7
commit d0f734af76
1 changed files with 0 additions and 1 deletions

View File

@ -213,7 +213,6 @@ func testAccCheckRouteTableExists(n string, v *ec2.RouteTable) resource.TestChec
}
}
// TODO: re-enable this test.
// VPC Peering connections are prefixed with pcx
// Right now there is no VPC Peering resource
func TestAccAWSRouteTable_vpcPeering(t *testing.T) {