summaryrefslogtreecommitdiff
path: root/spec/support/timecop.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/timecop.rb')
-rw-r--r--spec/support/timecop.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/support/timecop.rb b/spec/support/timecop.rb
new file mode 100644
index 0000000..cb435ae
--- /dev/null
+++ b/spec/support/timecop.rb
@@ -0,0 +1 @@
+require 'timecop'