summaryrefslogtreecommitdiff
path: root/spec/commands/hist_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/commands/hist_spec.rb')
-rw-r--r--spec/commands/hist_spec.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/commands/hist_spec.rb b/spec/commands/hist_spec.rb
index 29abc8cf..789ceff1 100644
--- a/spec/commands/hist_spec.rb
+++ b/spec/commands/hist_spec.rb
@@ -2,8 +2,6 @@
describe "hist" do
before do
- # different platforms require different types of Readline.
- # so best not to rely on it for these tests:
@hist = Pry.history = Pry::History.new
@str_output = StringIO.new