Sha256: a7886f75d195326169c04de748544292309d8b01648ad609f3e0f2f8a83963a9
Contents?: true
Size: 152 Bytes
Versions: 17
Compression:
Stored size: 152 Bytes
Contents
require "minitest/autorun" require File.expand_path('../../lib/sawyer', __FILE__) class Sawyer::TestCase < Minitest::Test def default_test end end
Version data entries
17 entries across 14 versions & 2 rubygems