Ignore:
Timestamp:
11/28/08 15:12:15 (3 years ago)
Author:
CrawfordCurrie
Message:

Item6041: fix empty bullet list Item324: get it working on Foswiki Item295: further detoxing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WysiwygPlugin/test/unit/WysiwygPlugin/TranslatorTests.pm

    r974 r1043  
    2626# 
    2727package TranslatorTests; 
    28 use base qw(TWikiTestCase); 
     28use base qw(FoswikiTestCase); 
    2929 
    3030use strict; 
     
    5858# test both, anything else to skin the test. 
    5959# name => identifier (used to compose the testcase function name) 
    60 # tml => source TWiki meta-language 
     60# tml => source topic meta-language 
    6161# html => expected html from expanding tml 
    6262# finaltml => optional expected tml from translating html. If not there, 
     
    15351535<verbatim>U 
    15361536</verbatim> 
    1537  
    15381537L 
    15391538HERE 
Note: See TracChangeset for help on using the changeset viewer.