require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe Gator::Runner do it "should return the correct version" do end end