module KnifeRoleTest

Constants

VERSION

Public Class Methods

root() click to toggle source
# File lib/knife_role_test/helpers.rb, line 2
def self.root
  File.expand_path('../../..', __FILE__)
end