Fix TODO's since they are actually done

This commit is contained in:
Duncan Ferguson 2013-03-15 18:29:38 +00:00
parent ddeab341c9
commit 2ab7527633

View file

@ -37,8 +37,6 @@ sub module_boilerplate_ok {
}
TODO: {
local $TODO = "Need to replace the boilerplate text";
not_in_file_ok(README =>
"The README is used..." => qr/The README is used/,
"'version information here'" => qr/to provide version information/,