summaryrefslogtreecommitdiffstats
path: root/test/lib
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib')
-rw-r--r--test/lib/puppettest/fileparsing.rb (renamed from test/lib/puppettest/parsing.rb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lib/puppettest/parsing.rb b/test/lib/puppettest/fileparsing.rb
index a98194bef..004a0c3b5 100644
--- a/test/lib/puppettest/parsing.rb
+++ b/test/lib/puppettest/fileparsing.rb
@@ -1,4 +1,4 @@
-module PuppetTest::Parsing
+module PuppetTest::FileParsing
# Run an isomorphism test on our parsing process.
def fakedataparse(file)
@provider.path = file