diff options
author | Joey Hess <joey@kitenet.net> | 2012-04-05 12:23:30 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-04-05 12:23:30 -0400 |
commit | 4f5fa747be9763b99cff93adb7939e4eac774695 (patch) | |
tree | c28dc03d7e1ff3e4a564d7b6a7856a06ae39e7f6 /doc | |
parent | c3d5775757e334e167beed98af01d4e3b2396dd2 (diff) | |
download | ikiwiki-4f5fa747be9763b99cff93adb7939e4eac774695.tar ikiwiki-4f5fa747be9763b99cff93adb7939e4eac774695.tar.gz |
fixed
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/trail_test_suite_failures.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/trail_test_suite_failures.mdwn b/doc/bugs/trail_test_suite_failures.mdwn index fcb2f0718..a3b7159ec 100644 --- a/doc/bugs/trail_test_suite_failures.mdwn +++ b/doc/bugs/trail_test_suite_failures.mdwn @@ -17,6 +17,8 @@ output, which seems to point to an actual bug in the plugin AFAICS. --[[Joey]] >> Assuming that wasn't intentional, this is fixed in `smcv/trail`. >> --[[smcv]] +>>> Looks like a bad merge of some kind. pulled, [[done]] --[[Joey]] + <pre> ok 71 - expected n=sorting/end p=sorting/beginning in sorting/middle.html not ok 72 - expected n=sorting/new p=sorting/middle in sorting/end.html |