require File.expand_path(File.dirname(__FILE__) + '/test_helper')
require File.expand_path(File.dirname(__FILE__) + '/shared_test')

class TestWebMock < Test::Unit::TestCase
  include SharedTest
end
