diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-29 21:28:58 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-29 21:28:58 +0000 |
commit | d5ea49b7b9619b0045c423ce7a8ae89e76eb87f2 (patch) | |
tree | bce93181de05f7d7feae1f8f57572aab19fe3a7f | |
parent | 09e852d35ecde73043391e3c2e3a60b601e428e1 (diff) | |
download | ikiwiki-d5ea49b7b9619b0045c423ce7a8ae89e76eb87f2.tar ikiwiki-d5ea49b7b9619b0045c423ce7a8ae89e76eb87f2.tar.gz |
web commit by JoshTriplett: Check off the unit test suite; "could of course use more tests" doesn't seem release-critical.
-rw-r--r-- | doc/roadmap.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index 9199af073..c0a15a870 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -14,7 +14,7 @@ Released 29 April 2006. # 2.0 * Unit test suite (with tests of at least core stuff like - [[PageSpec]]). _(status: exists, could of course use more tests)_ + [[PageSpec]]). _(status: exists, could of course use more tests)_ (./) * [[Plugins]] (./) * [[Tags]] (./) * Should have fully working [[todo/utf8]] support. (./) |