Changeset 48059 for trunk/tests/phpunit/includes/trac.php
- Timestamp:
- 06/16/2020 03:33:37 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/trac.php
r47156 r48059 55 55 public static function forcingKnownBugs() { 56 56 echo PHP_EOL . "\x1b[0m\x1b[37;41m\x1b[2K"; 57 echo " Error:Trac was inaccessible, so known bugs weren't able to be skipped." . PHP_EOL;57 echo "Trac was inaccessible, so known bugs weren't able to be skipped." . PHP_EOL; 58 58 echo "\x1b[0m\x1b[2K"; 59 59 }
Note: See TracChangeset
for help on using the changeset viewer.