summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser
diff options
context:
space:
mode:
authorJesse Wolfe <jes5199@gmail.com>2010-09-13 23:00:35 -0700
committerJesse Wolfe <jes5199@gmail.com>2010-09-13 23:00:35 -0700
commit9e72ccd8ff087d0cf4a1396401e3843311b4e6d4 (patch)
tree19f55c6cb37bfd9bc39f0bf9060643ac61005415 /spec/unit/parser
parent1d93c4dd86181eb2663dd8df2e84719c2e1ffcdf (diff)
parentefa834aaec596b0d5e7b314a53e6b258ce44728c (diff)
downloadpuppet-9e72ccd8ff087d0cf4a1396401e3843311b4e6d4.tar.gz
puppet-9e72ccd8ff087d0cf4a1396401e3843311b4e6d4.tar.xz
puppet-9e72ccd8ff087d0cf4a1396401e3843311b4e6d4.zip
Merge commit '2.6.1rc4' into next
Diffstat (limited to 'spec/unit/parser')
-rwxr-xr-xspec/unit/parser/lexer_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/unit/parser/lexer_spec.rb b/spec/unit/parser/lexer_spec.rb
index 7e51423f4..b27980bf2 100755
--- a/spec/unit/parser/lexer_spec.rb
+++ b/spec/unit/parser/lexer_spec.rb
@@ -644,7 +644,6 @@ end
require 'puppettest/support/utils'
describe "Puppet::Parser::Lexer in the old tests when lexing example files" do
- extend PuppetTest
extend PuppetTest::Support::Utils
textfiles do |file|
it "should correctly lex #{file}" do