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:
parent
a65f25dadd
commit
e9bf445f17
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
require 'helper'
|
||||
|
||||
describe Pry do
|
||||
describe "output failsafe" do
|
||||
|
|
Loading…
Reference in a new issue