Changeset 551 for branches/Release04x02/twikiplugins/TwistyPlugin/test/unit/TwistyPlugin/TwistyPluginTests.pm
- Timestamp:
- 11/11/08 10:51:44 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Release04x02/twikiplugins/TwistyPlugin/test/unit/TwistyPlugin/TwistyPluginTests.pm
r21 r551 139 139 RESULT1 140 140 141 $result .= "$pubUrlTWikiWeb/ TWikiDocGraphics/toggleopen-small.gif";141 $result .= "$pubUrlTWikiWeb/DocumentGraphics/toggleopen-small.gif"; 142 142 143 143 $result .= <<RESULT2; … … 145 145 RESULT2 146 146 147 $result .= "$pubUrlTWikiWeb/ TWikiDocGraphics/toggleclose-small.gif";147 $result .= "$pubUrlTWikiWeb/DocumentGraphics/toggleclose-small.gif"; 148 148 149 149 $result .= <<RESULT3; … … 217 217 RESULT1 218 218 219 $result .= "$pubUrlTWikiWeb/ TWikiDocGraphics/choice-yes.gif";219 $result .= "$pubUrlTWikiWeb/DocumentGraphics/choice-yes.gif"; 220 220 221 221 $result .= <<RESULT2; … … 223 223 RESULT2 224 224 225 $result .= "$pubUrlTWikiWeb/ TWikiDocGraphics/choice-yes.gif";225 $result .= "$pubUrlTWikiWeb/DocumentGraphics/choice-yes.gif"; 226 226 227 227 $result .= <<RESULT3;
Note: See TracChangeset
for help on using the changeset viewer.
