spec/task_spec.rb in gator-0.0.20.pre vs spec/task_spec.rb in gator-0.0.21.pre
- old
+ new
@@ -1,8 +1,8 @@
require File.expand_path(File.dirname(__FILE__) + '/spec_helper')
describe Gator::Task do
- it "should have some tests"
+ it "should really have some tests"
end
\ No newline at end of file