base = File.dirname(__FILE__) require File.join(base, '../test_setup') context 'S33r networking' do setup do end specify 'spec' do end end