From 79734b06770dd6ca0300dd2827a657db1754f637 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sun, 19 Oct 2014 21:23:32 +0000 Subject: [PATCH] Update expected results in wp_add_inline_style() unit tests after [29958]. props georgestephanis. see #30032. git-svn-id: https://develop.svn.wordpress.org/trunk@29967 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/phpunit/tests/dependencies/styles.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/phpunit/tests/dependencies/styles.php b/tests/phpunit/tests/dependencies/styles.php index a467718346..b576b20371 100644 --- a/tests/phpunit/tests/dependencies/styles.php +++ b/tests/phpunit/tests/dependencies/styles.php @@ -98,7 +98,7 @@ class Tests_Dependencies_Styles extends WP_UnitTestCase { $style .= "}"; $expected = "\n"; - $expected .= "\n"; @@ -126,7 +126,7 @@ class Tests_Dependencies_Styles extends WP_UnitTestCase { $style .= "}"; $expected = "\n"; - $expected .= "\n"; @@ -153,7 +153,7 @@ class Tests_Dependencies_Styles extends WP_UnitTestCase { $style2 .= "}"; $expected = "\n"; - $expected .= "\n"; @@ -175,7 +175,7 @@ class Tests_Dependencies_Styles extends WP_UnitTestCase { */ public function test_plugin_doing_inline_styles_wrong() { - $style = "