Skip to content

Commit

Permalink
Resolve undefined constant test failure by loading constant
Browse files Browse the repository at this point in the history
  • Loading branch information
carlzulauf committed Dec 29, 2016
1 parent 5900801 commit db45a93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/spec_webrick.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
require 'minitest/autorun'
require 'rack/mock'
require 'concurrent/utility/native_integer'
require 'concurrent/atomic/count_down_latch'
require File.expand_path('../testrequest', __FILE__)

Expand Down

0 comments on commit db45a93

Please sign in to comment.