@@ -1,3 +1,6 @@
|
||||
require 'simplecov'
|
||||
SimpleCov.start
|
||||
|
||||
$LOAD_PATH.unshift(File.dirname(__FILE__))
|
||||
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
|
||||
require 'homesick'
|
||||
|
||||
Reference in New Issue
Block a user