spec/ruby_tools/fixtures.rb in quickl-0.2.2 vs spec/ruby_tools/fixtures.rb in quickl-0.3.0
- old
+ new
@@ -1,5 +1,5 @@
-require File.expand_path('../../spec_helper', __FILE__)
+require 'spec_helper'
module Quickl
module Fixtures
#
# This is a fixtures helper that matches documentation conventions.
\ No newline at end of file