Changes between Version 2 and Version 3 of ExpressoTestCenter/qa/mail/Desempenho


Ignore:
Timestamp:
01/27/09 13:34:50 (15 years ago)
Author:
amuller
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ExpressoTestCenter/qa/mail/Desempenho

    v2 v3  
    1616//      JSLitmus.test('lang_folder', function () { lang_folder('Lixeira'); }); 
    1717 
    18         JSLitmus.test('exist_className', function () { var lixo = Element('content_id_0'); exist_className(lixo,'conteudo'); }); 
     18        var lixo = Element('content_id_0'); 
     19        JSLitmus.test('exist_className', function () { exist_className(lixo,'conteudo'); }); 
     20 
     21        JSLitmus.test('LTrim', function () { LTrim(' conteudo'); }); 
    1922 
    2023        JSLitmus.test('create and delete border', function () { create_border('new','border_id_1');