Add option 'at'

This commit is contained in:
Dzmitry Plashchynski
2015-03-01 16:28:19 +02:00
parent b3a26ba7d3
commit 0cccc4b606
4 changed files with 33 additions and 4 deletions

View File

@@ -4,6 +4,5 @@ Bundler.setup
require 'timecop'
require 'periodicity'
RSpec.configure do |config|
end