module Shindo
class Shindo::Rake
class Shindo::Tests
shindo
0.1.7
# pending
def pending catch(:pending) do @pending = true end throw(:pending) end