spec/router/integration_spec.rb in crystal-0.0.12 vs spec/router/integration_spec.rb in crystal-0.0.13

- old
+ new

@@ -1,6 +1,5 @@ -require 'rspec_ext' -require "#{__FILE__.dirname}/helper" +require 'router/spec_helper' describe "Remote Basic" do with_environment :test with_router_spec \ No newline at end of file