Sha256: b0c2fbba33d54ccb00c47a3b64ffa368888ae735d5194a81b75f02c4f2a8cdb1
Contents?: true
Size: 163 Bytes
Versions: 6
Compression:
Stored size: 163 Bytes
Contents
# this to start the test harness def rwdtest_harness print "in test harness\n" $testharnessarray.each { |x| print "calling #{x}\n" eval("#{x}") } end
Version data entries
6 entries across 6 versions & 6 rubygems