removing extra require
This commit is contained in:
parent
4dd1c4b62d
commit
b8d413a14b
@ -1,7 +1,5 @@
|
|||||||
require File.expand_path(File.dirname(__FILE__) + "/../spec_helper")
|
require File.expand_path(File.dirname(__FILE__) + "/../spec_helper")
|
||||||
|
|
||||||
require "merb"
|
|
||||||
|
|
||||||
describe "selects" do
|
describe "selects" do
|
||||||
before do
|
before do
|
||||||
@session = Webrat::TestSession.new
|
@session = Webrat::TestSession.new
|
||||||
|
Loading…
Reference in New Issue
Block a user