Sha256: e7dd959241996582a88173b498fe03897540a6af0cefa6a6edc3378a420dfe17
Contents?: true
Size: 166 Bytes
Versions: 79
Compression:
Stored size: 166 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
79 entries across 79 versions & 16 rubygems