Sha256: 2fa8d5403bf5c0544d2fd3039dfb0dd8878c10033c5150f89ecdf01c00fad6c0
Contents?: true
Size: 248 Bytes
Versions: 16
Compression:
Stored size: 248 Bytes
Contents
require File.join(File.dirname(__FILE__), '..', 'test_helper') # this test is around to make sure that we handle all the errors # that can occur when 'require'ing a test file. class SyncTest < Object def test_it_again assert true end end
Version data entries
16 entries across 16 versions & 6 rubygems