Sha256: 426f8b938b14329c801bcc7dabda9a5e2f9dcc394d83e9250b826ce121f92545
Contents?: true
Size: 161 Bytes
Versions: 4
Compression:
Stored size: 161 Bytes
Contents
#! /usr/bin/env ruby -S rspec require 'spec_helper' require 'puppet/face' describe Puppet::Face[:key, '0.0.1'] do it "should actually have some tests..." end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
puppet-3.0.0.rc8 | spec/unit/face/key_spec.rb |
puppet-3.0.0.rc7 | spec/unit/face/key_spec.rb |
puppet-3.0.0.rc5 | spec/unit/face/key_spec.rb |
puppet-3.0.0.rc4 | spec/unit/face/key_spec.rb |