spec/poll_spec.rb in ffi-rxs-1.1.0 vs spec/poll_spec.rb in ffi-rxs-1.2.0

- old
+ new

@@ -1,5 +1,5 @@ -$: << "." # added for ruby 1.9.2 compatibilty; it doesn't include the current directory on the load path anymore +# encoding: utf-8 require File.join(File.dirname(__FILE__), %w[spec_helper]) module XS