mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
fixed tests for 1.8, was encountering stack level too deep due to awry aliases due to helpers.rb loaded twice
This commit is contained in:
parent
449ffb7161
commit
1ab4bb4cf5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
require File.dirname(File.expand_path(__FILE__)) + '/helper'
|
||||
require 'helper'
|
||||
|
||||
puts "Ruby Version #{RUBY_VERSION}"
|
||||
puts "Testing Pry #{Pry::VERSION}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue