Commit c3a6d000 authored by Justin Santa Barbara's avatar Justin Santa Barbara

Rename TestIPAddress -> TestNodeAddresses

parent 99da56fb
......@@ -156,7 +156,7 @@ func TestList(t *testing.T) {
}
}
func TestIPAddress(t *testing.T) {
func TestNodeAddresses(t *testing.T) {
// Note these instances have the same name
// (we test that this produces an error)
instances := make([]ec2.Instance, 2)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment