summaryrefslogtreecommitdiff
path: root/spec/coderay_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/coderay_spec.rb')
-rw-r--r--spec/coderay_spec.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/coderay_spec.rb b/spec/coderay_spec.rb
index 85e6660..2c7b91e 100644
--- a/spec/coderay_spec.rb
+++ b/spec/coderay_spec.rb
@@ -1,3 +1,5 @@
+require File.expand_path('../spec_helper', __FILE__)
+
RSpec.describe CodeRay do
describe 'version' do
it "returns the Gem's version" do