Author: lacton
Date: Sun Oct 19 13:08:29 2008
New Revision: 706061

URL: http://svn.apache.org/viewvc?rev=706061&view=rev
Log:
Unused code removal.

Modified:
    incubator/buildr/trunk/spec/core/checks_spec.rb

Modified: incubator/buildr/trunk/spec/core/checks_spec.rb
URL: 
http://svn.apache.org/viewvc/incubator/buildr/trunk/spec/core/checks_spec.rb?rev=706061&r1=706060&r2=706061&view=diff
==============================================================================
--- incubator/buildr/trunk/spec/core/checks_spec.rb (original)
+++ incubator/buildr/trunk/spec/core/checks_spec.rb Sun Oct 19 13:08:29 2008
@@ -338,7 +338,6 @@
       define "foo", :version=>"1.0" do
         package(archive).include("resources")
       end
-      puts project('foo').packages
     end
     
     def check *args, &block


Reply via email to