diff options
author | Waylan Limberg <waylan@dev.westell.com> | 2010-02-22 23:31:46 -0500 |
---|---|---|
committer | Waylan Limberg <waylan@dev.westell.com> | 2010-02-22 23:31:46 -0500 |
commit | d2db82ed13c7cdd52a51c845d0ec047f52d85982 (patch) | |
tree | c785a38947aed60ce6b0730c8d9617d696b6a51e /tests/misc | |
parent | b9458647a471561cf121edc03b2b8fd5aadff316 (diff) | |
download | markdown-d2db82ed13c7cdd52a51c845d0ec047f52d85982.tar.gz markdown-d2db82ed13c7cdd52a51c845d0ec047f52d85982.tar.bz2 markdown-d2db82ed13c7cdd52a51c845d0ec047f52d85982.zip |
Updated last failing test as we no longer need a demo of a failing test now that the branch is merged.
Diffstat (limited to 'tests/misc')
-rw-r--r-- | tests/misc/lists3.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/misc/lists3.html b/tests/misc/lists3.html index 991395b..7cfe001 100644 --- a/tests/misc/lists3.html +++ b/tests/misc/lists3.html @@ -1,5 +1,5 @@ <ul> <li>blah blah blah -sdf asdf asdf asdf asdf -asda asdf asdfasd</li> + sdf asdf asdf asdf asdf + asda asdf asdfasd</li> </ul>
\ No newline at end of file |