- Timestamp:
- 11/28/08 15:12:15 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WysiwygPlugin/test/unit/WysiwygPlugin/TranslatorTests.pm
r974 r1043 26 26 # 27 27 package TranslatorTests; 28 use base qw( TWikiTestCase);28 use base qw(FoswikiTestCase); 29 29 30 30 use strict; … … 58 58 # test both, anything else to skin the test. 59 59 # name => identifier (used to compose the testcase function name) 60 # tml => source TWikimeta-language60 # tml => source topic meta-language 61 61 # html => expected html from expanding tml 62 62 # finaltml => optional expected tml from translating html. If not there, … … 1535 1535 <verbatim>U 1536 1536 </verbatim> 1537 1538 1537 L 1539 1538 HERE
Note: See TracChangeset
for help on using the changeset viewer.
