fixed minor bug in integration test
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3582 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -7,7 +7,7 @@ require 'watir'
|
|||||||
#require our constants
|
#require our constants
|
||||||
require 'constants'
|
require 'constants'
|
||||||
#require our useful helper methods
|
#require our useful helper methods
|
||||||
require File.dirname(__FILE__)+'default_methods.rb'
|
require runfromdir+'default_methods.rb'
|
||||||
#email stuff
|
#email stuff
|
||||||
require 'net/smtp'
|
require 'net/smtp'
|
||||||
#require the test unit library
|
#require the test unit library
|
||||||
|
|||||||
Reference in New Issue
Block a user