diff --git a/Rakefile b/Rakefile index a1fc9d1d9..329c940dc 100644 --- a/Rakefile +++ b/Rakefile @@ -8,7 +8,7 @@ task :build do dest = File.join(built_dir, contents_dir, "Resources") - %w( spec-suite.html index.html src docs static extensions test vendor ).each do |dir| + %w(index.html src docs static extensions test vendor ).each do |dir| rm_rf File.join(dest, dir) cp_r dir, File.join(dest, dir) end diff --git a/spec-suite.html b/spec-suite.html deleted file mode 100644 index 3523ce735..000000000 --- a/spec-suite.html +++ /dev/null @@ -1,37 +0,0 @@ - - -
- -