spec/data/location_spec.rb in barometer-0.6.4 vs spec/data/location_spec.rb in barometer-0.6.6

- old
+ new

@@ -1,5 +1,5 @@ -require 'spec_helper' +require File.expand_path(File.dirname(__FILE__) + '/../spec_helper') describe "Location" do describe "when initialized" do \ No newline at end of file