spec/array_spec.rb in visionmedia-rext-0.2.2 vs spec/array_spec.rb in visionmedia-rext-0.3.0
- old
+ new
@@ -1,5 +1,6 @@
+require File.dirname(__FILE__) + '/spec_helper'
require 'rext/array'
describe Array do
describe "helpers" do
\ No newline at end of file