require File.join(Dir.pwd, 'spec', 'spec_helper') describe 'GroupExport' do before do simulate_connection_to_server end after do end it 'should pass if ....' end