diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-10-16 17:06:08 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-10-16 17:06:08 +0200 |
commit | 37a537990d9a89f771f0d689853765b50171ea5f (patch) | |
tree | 203b0f3c24026dd02819eb0845535adae3484ba5 | |
parent | 4c9eb15950ef7b193d778c56538db0c4dd88b5bb (diff) |
php-Monolog: cleanup, this test is ok with swiftmailer 5.4
-rw-r--r-- | php-Monolog.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/php-Monolog.spec b/php-Monolog.spec index 7455c74..aa1d215 100644 --- a/php-Monolog.spec +++ b/php-Monolog.spec @@ -228,7 +228,6 @@ rm -f tests/Monolog/Handler/MongoDBHandlerTest.php rm -f tests/Monolog/Processor/GitProcessorTest.php : Skip tests known to fail -rm -f tests/Monolog/Handler/SwiftMailerHandlerTest.php %if 0%{?rhel} > 0 sed 's/function testThrowsOnInvalidEncoding/function SKIP_testThrowsOnInvalidEncoding/' \ -i tests/Monolog/Formatter/NormalizerFormatterTest.php |