mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2024-11-23 07:47:54 -05:00
Removed test that adds little value and causes issues in Chrome alone
This commit is contained in:
parent
681c15ebdb
commit
186390b9ef
1 changed files with 0 additions and 1 deletions
|
@ -76,7 +76,6 @@
|
|||
<h2>Errors</h2>
|
||||
|
||||
<p>Bad (letters): <abbr class="bad timeago" title="bleh">(this should be displayed)</abbr>.</p>
|
||||
<p>Bad (numbers): <abbr class="bad timeago" title="91234">(this should be displayed)</abbr>.</p>
|
||||
<p>Bad (blank): <abbr class="bad timeago" title="">(this should be displayed)</abbr>.</p>
|
||||
<p>Bad (missing): <abbr class="bad timeago">(this should be displayed)</abbr>.</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue