aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'actioncable/Rakefile')
-rw-r--r--actioncable/Rakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/actioncable/Rakefile b/actioncable/Rakefile
index aa62265ac9..b0e9c0a4a8 100644
--- a/actioncable/Rakefile
+++ b/actioncable/Rakefile
@@ -8,7 +8,6 @@ dir = File.dirname(__FILE__)
task :default => :test
task :package => "assets:compile"
-task "package:clean"
Rake::TestTask.new do |t|
t.libs << "test"