diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-10-07 22:35:19 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-10-07 22:35:19 -0700 |
commit | bc5b7c288d29215c585db254a203889e0dea54e2 (patch) | |
tree | 92949654697de1b42a749e442ab4faae5544c311 /oldtests/Original/Links_shortcut_references.html | |
parent | a411013e62cfc1e94fddbd6c217c5e6ad365b34f (diff) |
Removed oldtests.
Diffstat (limited to 'oldtests/Original/Links_shortcut_references.html')
-rw-r--r-- | oldtests/Original/Links_shortcut_references.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/oldtests/Original/Links_shortcut_references.html b/oldtests/Original/Links_shortcut_references.html deleted file mode 100644 index 8163ade..0000000 --- a/oldtests/Original/Links_shortcut_references.html +++ /dev/null @@ -1,6 +0,0 @@ -<p>This is the <a href="/simple">simple case</a>.</p> -<p>This one has a <a href="/foo">line -break</a>.</p> -<p>This one has a <a href="/foo">line -break</a> with a line-ending space.</p> -<p><a href="/that">this</a> and the <a href="/other">other</a></p> |