spec/fidgit/helpers/helper.rb in fidgit-0.2.4 vs spec/fidgit/helpers/helper.rb in fidgit-0.2.5

- old
+ new

@@ -1,4 +1,4 @@ -require "rspec" -require "fileutils" - +require "rspec" +require "fileutils" + $LOAD_PATH.unshift File.expand_path(File.join(File.dirname(__FILE__), "..", "..", "..", "lib", "fidgit")) \ No newline at end of file