aboutsummaryrefslogtreecommitdiffstats
path: root/spec/calendar_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/calendar_spec.rb')
-rw-r--r--spec/calendar_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/calendar_spec.rb b/spec/calendar_spec.rb
index 89cf9dc..ce042fc 100644
--- a/spec/calendar_spec.rb
+++ b/spec/calendar_spec.rb
@@ -1,5 +1,4 @@
require 'rspec'
-require 'rspec/expectations'
require_relative '../lib/carlosgoce/calendar'
I18n.load_path = Dir['config/locales/*.yml']