module Shindo
class Shindo::Pending
class Shindo::Rake
class Shindo::Tests
shindo
0.3.2
def initialize desc "Run shindo tests" task :tests do system 'shindo' end end