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

fix tests on TracisCI, maybe

This commit is contained in:
Robert Gleeson 2014-03-14 05:51:17 +01:00
parent d0faf8b2d0
commit 2cdf739baa

View file

@ -1,3 +1,4 @@
require "bundler/setup"
require 'mocha/api'
require "ostruct"
require 'pry/test/helper'