Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision c061f307

Von Sven Schöling vor fast 15 Jahren hinzugefügt

  • ID c061f3073396865dc7ea45eda1214cf18746b50e
  • Vorgänger f6e8c87b
  • Nachfolger ddaf7f50

TODO Kommentar sollte auch sinnvoll sein...

Unterschiede anzeigen:

t/002goodperl.t
128 128
    if (!$found_html_count) {
129 129
        ok(1,"$file does not contain HTML");
130 130
    } elsif ($found_html_count < 50) {
131
      TODO: { local $TODO = q(Even slow amounts should go away....);
131
      TODO: { local $TODO = q(Even little amounts of HTML should go away....);
132 132
        ok(0,"$file contains at least $found_html_count html tags.");
133 133
      }
134 134
    } else {

Auch abrufbar als: Unified diff