summaryrefslogtreecommitdiffstats
path: root/spec/unit/string/file_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/string/file_spec.rb')
-rwxr-xr-xspec/unit/string/file_spec.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/spec/unit/string/file_spec.rb b/spec/unit/string/file_spec.rb
deleted file mode 100755
index f1b9302be..000000000
--- a/spec/unit/string/file_spec.rb
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/env ruby
-
-require File.expand_path(File.dirname(__FILE__) + '/../../spec_helper.rb')
-
-describe Puppet::String[:file, '0.0.1'] do
-end