diff options
author | Christopher Smith <chris@jalakai.co.uk> | 2013-02-21 17:22:50 +0000 |
---|---|---|
committer | Christopher Smith <chris@jalakai.co.uk> | 2013-02-21 17:22:50 +0000 |
commit | 177daee5492e8c3cdfdb950cdf61a6798f7a9586 (patch) | |
tree | f8557438470109f9ab9f5110c5e83da6f338850e | |
parent | bd4e67d289bd025f1285f39c1a3d29277c4f7102 (diff) | |
download | rpg-177daee5492e8c3cdfdb950cdf61a6798f7a9586.tar.gz rpg-177daee5492e8c3cdfdb950cdf61a6798f7a9586.tar.bz2 |
another test todo
-rw-r--r-- | _test/tests/inc/common_infofunctions.test.php | 2 |
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 } /** |