We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c142acf commit 7067549Copy full SHA for 7067549
lib/puppetlabs_spec_helper/version.rb
@@ -2,9 +2,4 @@
2
3
module PuppetlabsSpecHelper
4
VERSION = '4.0.1'
5
-
6
- # compat for pre-1.2.0 users; deprecated
7
- module Version
8
- STRING = PuppetlabsSpecHelper::VERSION
9
- end
10
end
0 commit comments