mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
merged
This commit is contained in:
parent
3e085f52db
commit
fdd44669bc
1 changed files with 0 additions and 1 deletions
|
@ -17,6 +17,5 @@ describe "Route" do
|
||||||
route.recognize('/foo/bar.xml').should.equal true
|
route.recognize('/foo/bar.xml').should.equal true
|
||||||
route.params.should.equal :test => 'bar', :format => 'xml'
|
route.params.should.equal :test => 'bar', :format => 'xml'
|
||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue