test-kitchen / kitchen-vagrant

A Test Kitchen Driver for Vagrant
Other
348 stars 189 forks source link

Use require_relative instead of require #414

Closed tas50 closed 4 years ago

tas50 commented 4 years ago

require_relative is slightly faster

Signed-off-by: Tim Smith tsmith@chef.io