doc/Specifications in mattock-0.0.1 vs doc/Specifications in mattock-0.1.0

- old
+ new

@@ -18,19 +18,20 @@ Mattock::TemplateHost  should be able to do easy templating Mattock::TaskLib - should define a root task - should define a namespaced task  should make root task depend on namespaced - should not define random tasks  should not make namespaced task depend on root task + defines + should have task :test + should have task "test:task" + should not have task "random:tasks" Mattock::Configurable  should set defaults  should complain about unset required fields  should complain about unset nested required fields  should not complain when required fields are set -Finished in 0.02801 seconds +Finished in 0.03405 seconds 19 examples, 0 failures