include the local path so you can just require lab_controller in irb

git-svn-id: file:///home/svn/framework3/trunk@10630 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
Jonathan Cran 2010-10-10 02:22:50 +00:00
parent c76f88245d
commit 8ffe70c2a8
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
## $Revision$
##
$:.unshift(File.expand_path(File.dirname(__FILE__))) ## Msf Test libraries
require 'find'
require 'vmware_controller'