Moving around some specs

This commit is contained in:
Bryan Helmkamp 2008-10-25 12:22:55 -04:00
parent ed65538f7b
commit ed6f7fc4a2
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
require File.expand_path(File.dirname(__FILE__) + "/../spec_helper")
require File.expand_path(File.dirname(__FILE__) + "/../../spec_helper")
module Webrat
describe CheckboxField do