require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe Gator::Project do it "should have some tests" end describe Gator::Project::Layout do it "should have some tests" it "could be the tests from the buildr project" end