Sha256: 45a2188c514bed76382290f7250d98e8e61861e19941efc68ac2db46de507a6c
Contents?: true
Size: 363 Bytes
Versions: 50
Compression:
Stored size: 363 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/../../../spec_helper') require "webrat/selenium/application_servers/base" require "webrat/selenium/application_servers/external" describe Webrat::Selenium::ApplicationServers::External do it "should just boot up with no exceptions" do Webrat::Selenium::ApplicationServers::External.new.boot end end
Version data entries
50 entries across 50 versions & 21 rubygems