aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'activestorage/Rakefile')
-rw-r--r--activestorage/Rakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/activestorage/Rakefile b/activestorage/Rakefile
index aa71a65f6e..2aa4d2a76f 100644
--- a/activestorage/Rakefile
+++ b/activestorage/Rakefile
@@ -11,4 +11,6 @@ Rake::TestTask.new do |test|
test.warning = false
end
+task :package
+
task default: :test