aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'actionview/Rakefile')
-rw-r--r--actionview/Rakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/actionview/Rakefile b/actionview/Rakefile
index d41030c650..f0f9bda3e4 100644
--- a/actionview/Rakefile
+++ b/actionview/Rakefile
@@ -4,7 +4,6 @@ desc "Default Task"
task :default => :test
task :package
-task "package:clean"
# Run the unit tests