require File.dirname(__FILE__) + '/base'

describe Judo::Server do
	before do
	end
	
	it "creates a new server" do
	end
end