diff options
-rw-r--r-- | doc/todo/Unit_tests.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/Unit_tests.mdwn b/doc/todo/Unit_tests.mdwn new file mode 100644 index 000000000..98820864d --- /dev/null +++ b/doc/todo/Unit_tests.mdwn @@ -0,0 +1,3 @@ +Not sure about this TODO, but here it is anyway... + +It would be nice to have unit tests for IkiWiki. This would make sure that we don't break things when adding more functionality. |