Switching to dev

This commit is contained in:
erwanlr
2019-07-08 17:34:13 +01:00
parent f70bbb2660
commit 3fb5d33333
2 changed files with 3 additions and 3 deletions

View File

@@ -13,8 +13,8 @@ end
begin
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec)
exec << :spec
# RSpec::Core::RakeTask.new(:spec)
# exec << :spec
rescue LoadError
end