Sha256: 330a96b83ef7c196b2c252c91850fd67df09c330ebe7f97491e9e9df1caeaeea
Contents?: true
Size: 164 Bytes
Versions: 8
Compression:
Stored size: 164 Bytes
Contents
require 'test/unit' require File.dirname(__FILE__) + '/test_helper' class RespondsToParentTest < Test::Unit::TestCase def test_truth assert true end end
Version data entries
8 entries across 8 versions & 1 rubygems