aboutsummaryrefslogtreecommitdiffstats
path: root/spec/lib/format_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/lib/format_spec.rb')
-rw-r--r--spec/lib/format_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/lib/format_spec.rb b/spec/lib/format_spec.rb
index 8f0ebbed9..c4d43a8f0 100644
--- a/spec/lib/format_spec.rb
+++ b/spec/lib/format_spec.rb
@@ -1,4 +1,4 @@
-require File.dirname(__FILE__) + '/../spec_helper'
+require File.expand_path(File.dirname(__FILE__) + '/../spec_helper')
describe "when making clickable" do