[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, experimental, updated. debian/2.6.8-1-844-g7ec39d5

Daniel Pittman daniel at puppetlabs.com
Tue May 10 08:15:45 UTC 2011


The following commit has been merged in the experimental branch:
commit 0c60aa28d2d15e7e718792871af3350c3a1fa5c7
Author: Daniel Pittman <daniel at puppetlabs.com>
Date:   Thu Apr 14 19:48:48 2011 -0700

    maint: delete an empty describe block containing no tests.
    
    Reviewed-By: Max Martin <max at puppetlabs.com>

diff --git a/spec/unit/interface/face_collection_spec.rb b/spec/unit/interface/face_collection_spec.rb
index d1114dd..f9498cb 100755
--- a/spec/unit/interface/face_collection_spec.rb
+++ b/spec/unit/interface/face_collection_spec.rb
@@ -24,10 +24,6 @@ describe Puppet::Interface::FaceCollection do
     $".clear ; @original_required.each do |item| $" << item end
   end
 
-  describe "::faces" do
-    it "REVISIT: should have some tests here, if we describe it"
-  end
-
   describe "::validate_version" do
     it 'should permit three number versions' do
       subject.validate_version('10.10.10').should == true

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list