Changeset 8573
- Timestamp:
- 01/06/08 00:44:18 (2 years ago)
- Files:
-
- spinoffs/prototype/trunk/test/lib/unittest.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
spinoffs/prototype/trunk/test/lib/unittest.js
r8572 r8573 128 128 '<tbody class="loglines"></tbody>' + 129 129 '</table>'; 130 this.element.update(html) 130 this.element.update(html); 131 131 132 132 },