module Shindo
class Shindo::Tests
shindo
0.0.1
def self.tests(header = nil, &block) STDOUT.sync = true Shindo::Tests.new(header, &block) end