diff options
| author | Jesse Wolfe <jes5199@gmail.com> | 2010-09-13 22:57:48 -0700 |
|---|---|---|
| committer | Jesse Wolfe <jes5199@gmail.com> | 2010-09-13 22:57:48 -0700 |
| commit | 754ed19a8105a1be01c723a91abf9999ec6a8ab3 (patch) | |
| tree | 8a3b59432ff56fbaf64d1cb6448e4e228f5359c0 /spec/unit/parser | |
| parent | 21afb51a1b84116b2a906a6959ae588f45135104 (diff) | |
| parent | efa834aaec596b0d5e7b314a53e6b258ce44728c (diff) | |
Merge commit '2.6.1rc4'
Diffstat (limited to 'spec/unit/parser')
| -rwxr-xr-x | spec/unit/parser/lexer_spec.rb | 1 |
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 |
