summaryrefslogtreecommitdiffstats
path: root/spec/unit/string/file_spec.rb
blob: f1b9302be494508589e94a91702d94b5a2bc5487 (plain)
1
2
3
4
5
6
#!/usr/bin/env ruby

require File.expand_path(File.dirname(__FILE__) + '/../../spec_helper.rb')

describe Puppet::String[:file, '0.0.1'] do
end