From 46fbf95b16622d33bcb791f0489bee1f87fb33e5 Mon Sep 17 00:00:00 2001 From: luke Date: Tue, 5 Sep 2006 18:33:20 +0000 Subject: Adding an "ignoretags" attribute to transaction, and setting it for downloading plugins or facts, and for creating config directories git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1562 980ebf18-57e1-0310-9a29-db15c13687c0 --- test/other/transactions.rb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test') diff --git a/test/other/transactions.rb b/test/other/transactions.rb index 02acaa8e7..aea593c1f 100644 --- a/test/other/transactions.rb +++ b/test/other/transactions.rb @@ -13,10 +13,6 @@ require 'test/unit' class TestTransactions < Test::Unit::TestCase include FileTesting - # In case they're not in more than one group - def test_nothing - end - def test_reports path1 = tempfile() path2 = tempfile() -- cgit