require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe Gator::Configuration do it "should have some tests" end describe Gator::GatorConfiguration do it "should have some tests" end