summaryrefslogtreecommitdiff
path: root/spec/indent_spec.rb
diff options
context:
space:
mode:
authorRobert Gleeson <rob@flowof.info>2014-03-14 05:31:24 +0100
committerRobert Gleeson <rob@flowof.info>2014-03-14 05:31:24 +0100
commit74135c18907aeed69e26cfe29ea89589176a7871 (patch)
treede0dd5d604007f482b46439b032aeea1dc2f95cd /spec/indent_spec.rb
parentf386eff43ab3145e6e5f5722411a47279d1ce072 (diff)
downloadpry-74135c18907aeed69e26cfe29ea89589176a7871.tar.gz
allow for tests to be run with ease.
'bacon spec/config_spec.rb' instead of 'bacon -I spec spec/config_spec.rb'
Diffstat (limited to 'spec/indent_spec.rb')
-rw-r--r--spec/indent_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/indent_spec.rb b/spec/indent_spec.rb
index 9f4becfc..6be02708 100644
--- a/spec/indent_spec.rb
+++ b/spec/indent_spec.rb
@@ -1,4 +1,4 @@
-require 'helper'
+require_relative 'helper'
# Please keep in mind that any hash signs ("#") in the heredoc strings are
# placed on purpose. Without these editors might remove the whitespace on empty