spec/rack/dispatch_spec.rb in joshbuddy-usher-0.1.2 vs spec/rack/dispatch_spec.rb in joshbuddy-usher-0.2.0
- old
+ new
@@ -1,5 +1,4 @@
-require 'lib/compat'
require 'lib/usher'
route_set = Usher::Interface.for(:rack)
def build_request_mock(path, method, params)
\ No newline at end of file