summaryrefslogtreecommitdiffstats
path: root/test/lib/puppettest/support/assertions.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/puppettest/support/assertions.rb')
-rw-r--r--test/lib/puppettest/support/assertions.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/lib/puppettest/support/assertions.rb b/test/lib/puppettest/support/assertions.rb
index 7f326b119..31fa3f1da 100644
--- a/test/lib/puppettest/support/assertions.rb
+++ b/test/lib/puppettest/support/assertions.rb
@@ -1,8 +1,6 @@
-require 'puppettest'
require 'puppettest/support/utils'
require 'fileutils'
-
module PuppetTest
include PuppetTest::Support::Utils
def assert_logged(level, regex, msg = nil)