Skip to content

Commit

Permalink
Output load paths to research about error on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
KitaitiMakoto committed Dec 21, 2014
1 parent 9068499 commit 2d1a935
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test_config.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
RACK_ENV = 'test' unless defined?(RACK_ENV)
require File.expand_path(File.dirname(__FILE__) + "/../config/boot")

puts Padrino.dependency_paths

require "test/unit"

class Test::Unit::TestCase
Expand Down

0 comments on commit 2d1a935

Please sign in to comment.