mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-23 16:31:48 -04:00
Since the MakePluginDir function takes the TestSuite as receiver, we don't need to additionally pass in a reference to testing.T, since the test suite already contains one instance, and offers a function to get it from.