summaryrefslogtreecommitdiffstats
path: root/test/providers/parsedhost.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/providers/parsedhost.rb')
-rw-r--r--test/providers/parsedhost.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/providers/parsedhost.rb b/test/providers/parsedhost.rb
index da286d779..1d982c813 100644
--- a/test/providers/parsedhost.rb
+++ b/test/providers/parsedhost.rb
@@ -196,7 +196,6 @@ class TestParsedHostProvider < Test::Unit::TestCase
def test_hostsparse
fakedata("data/types/hosts").each { |file|
@provider.path = file
- Puppet.info "Parsing %s" % file
instances = nil
assert_nothing_raised {
instances = @provider.retrieve