Remove duplicate branch for :sinatra mode

This commit is contained in:
Bryan Helmkamp 2009-08-12 20:25:25 -04:00
parent d55802d26e
commit 3670b19f66
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@ module Webrat
SinatraSession
when :selenium
SeleniumSession
when :sinatra
SinatraSession
when :mechanize
MechanizeSession
else