require 'spec_helper'

describe 'jboss7::default' do

  # Serverspec examples can be found at
  # http://serverspec.org/resource_types.html
  
  it 'does something' do
    skip 'Replace this with meaningful tests'
  end

end