Added line of code so that the location of the integration test is added to ruby's search path so it can find all the test files
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3569 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
#add the location of this file to Ruby's search path
|
||||||
|
#so that we can find all our files
|
||||||
|
File.expand_path(File.dirname(__FILE__)
|
||||||
#requires
|
#requires
|
||||||
require 'watir'
|
require 'watir'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user