test/integration/api/compare/codebases.rb in inch-0.4.6 vs test/integration/api/compare/codebases.rb in inch-0.4.7

- old
+ new

@@ -1,5 +1,5 @@ -require File.expand_path(File.dirname(__FILE__) + '/../../../test_helper') +require File.expand_path(File.dirname(__FILE__) + "/../../../test_helper") describe ::Inch::API::Compare::Codebases do let(:described_class) { ::Inch::API::Compare::Codebases } it "should run" do