- Timestamp:
- 01/29/09 15:09:14 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ActionTrackerPlugin/test/unit/ActionTrackerPlugin/ActionTests.pm
r2226 r2227 459 459 "", "| \$n\$n()\$nop()\$quot\$percnt\$dollar |", ""); 460 460 $s = $fmt->formatHTMLTable([$action], "href", 0, 'atp'); 461 $this->assert_html_matches("<td> <br /><br />\"%\$ </td>", $s );461 $this->assert_html_matches("<td> \n\n\"%\$ </td>", $s ); 462 462 463 463 Foswiki::Plugins::ActionTrackerPlugin::Action::forceTime("1 Jun 2002");
Note: See TracChangeset
for help on using the changeset viewer.
