master/spec/fixtures/dsl/options/Guardfile
Olivier Amblet dd1100b4ae Added DSL specs and improved error message.
DSL now have basics specs that confirm it works
I splitted file not found and invalid Guardfile
error message because it was confusing to know
in which case you are when it occurs :)
2010-10-30 18:26:09 +02:00

1 line
43 B
Ruby

guard 'test', :opt_a => 1, :opt_b => 'test'