tasks/spec.rake in alexandria-book-collection-manager-0.6.9.pre1 vs tasks/spec.rake in alexandria-book-collection-manager-0.6.9

- old
+ new

@@ -25,5 +25,7 @@ #++ require 'rspec/core/rake_task' RSpec::Core::RakeTask.new(:spec) + +task default: :spec