summaryrefslogtreecommitdiff
path: root/_test
diff options
context:
space:
mode:
authorChristopher Smith <chris@jalakai.co.uk>2013-02-21 17:22:50 +0000
committerChristopher Smith <chris@jalakai.co.uk>2013-02-21 17:22:50 +0000
commit177daee5492e8c3cdfdb950cdf61a6798f7a9586 (patch)
treef8557438470109f9ab9f5110c5e83da6f338850e /_test
parentbd4e67d289bd025f1285f39c1a3d29277c4f7102 (diff)
downloadrpg-177daee5492e8c3cdfdb950cdf61a6798f7a9586.tar.gz
rpg-177daee5492e8c3cdfdb950cdf61a6798f7a9586.tar.bz2
another test todo
Diffstat (limited to '_test')
-rw-r--r--_test/tests/inc/common_infofunctions.test.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/_test/tests/inc/common_infofunctions.test.php b/_test/tests/inc/common_infofunctions.test.php
index b66e6f687..2e383ef8b 100644
--- a/_test/tests/inc/common_infofunctions.test.php
+++ b/_test/tests/inc/common_infofunctions.test.php
@@ -92,6 +92,8 @@ class common_infofunctions_test extends DokuWikiTest {
// TODO: test with true revision
// TODO: test with revision & range
+
+ // TODO: validate against the same test run on master branch pre this change
}
/**