specs/spec_helper.rb in fbgraph-0.0.5 vs specs/spec_helper.rb in fbgraph-0.0.8

- old
+ new

@@ -2 +1,3 @@ \ No newline at end of file +$LOAD_PATH << File.expand_path('../../lib', __FILE__) +require 'fbgraph'