1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00

added require 'helper' to test_pry_output.rb

This commit is contained in:
John Mair 2011-09-22 02:15:53 +12:00
parent a65f25dadd
commit e9bf445f17

View file

@ -1,3 +1,4 @@
require 'helper'
describe Pry do
describe "output failsafe" do