diff options
author | Waylan Limberg <waylan@gmail.com> | 2012-01-18 21:41:23 -0500 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2012-01-18 21:41:23 -0500 |
commit | 01f4b8cdcf37e3e17e50dfbb51b49472f4b5dc95 (patch) | |
tree | 6fbcc9d7f729e98a51e4764c22f8d85af0b60165 /tests/html4_safe/link.txt | |
parent | c33dbafc2663e2d495c53ab0bf26f5f6c4087863 (diff) | |
download | markdown-01f4b8cdcf37e3e17e50dfbb51b49472f4b5dc95.tar.gz markdown-01f4b8cdcf37e3e17e50dfbb51b49472f4b5dc95.tar.bz2 markdown-01f4b8cdcf37e3e17e50dfbb51b49472f4b5dc95.zip |
Cleaned up tests after merging pull request fixing #72.
Diffstat (limited to 'tests/html4_safe/link.txt')
-rw-r--r-- | tests/html4_safe/link.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/html4_safe/link.txt b/tests/html4_safe/link.txt deleted file mode 100644 index 28331a7..0000000 --- a/tests/html4_safe/link.txt +++ /dev/null @@ -1 +0,0 @@ -<here [gmail.com](http://gmail.com) is a link> |