packer: TODO item
This commit is contained in:
parent
812722c20d
commit
83eab87c26
|
@ -46,3 +46,5 @@ func TestProvisionHook(t *testing.T) {
|
|||
t.Error("provision should be called on pB")
|
||||
}
|
||||
}
|
||||
|
||||
// TODO(mitchellh): Test that they're run in the proper order
|
||||
|
|
Loading…
Reference in New Issue