Files
Packer-Cn/test
Lucas Bajolet c7e11f4bf2 test: remove unnecessary testing.T arg
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.
2024-06-10 09:59:32 -04:00
..