Mem tests

This commit is contained in:
erwanlr
2019-04-01 12:19:40 +01:00
parent dd274d77f5
commit 2e00aea16e
2 changed files with 3 additions and 1 deletions

View File

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