Sha256: a4f27ea16304250c239d38944c1802361a499d44e894387bae85c2dae716887c

Contents?: true

Size: 189 Bytes

Versions: 6

Compression:

Stored size: 189 Bytes

Contents

describe VagrantHyperV do
  it 'should have a version number' do
    VagrantHyperV::VERSION.should_not be_nil
  end

  it 'should do something useful' do
    false.should be_true
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
VagrantHyperV-0.0.5.pre spec/VagrantHyperV_spec.rb
VagrantHyperV-0.0.5 spec/VagrantHyperV_spec.rb
VagrantHyperV-0.0.4 spec/VagrantHyperV_spec.rb
VagrantHyperV-0.0.3 spec/VagrantHyperV_spec.rb
VagrantHyperV-0.0.2 spec/VagrantHyperV_spec.rb
VagrantHyperV-0.0.1 spec/VagrantHyperV_spec.rb