Commit 83eab87c authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

packer: TODO item

parent 812722c2
...@@ -46,3 +46,5 @@ func TestProvisionHook(t *testing.T) { ...@@ -46,3 +46,5 @@ func TestProvisionHook(t *testing.T) {
t.Error("provision should be called on pB") t.Error("provision should be called on pB")
} }
} }
// TODO(mitchellh): Test that they're run in the proper order
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