From 5ceada8a22cf33bba336e37b9eccfaa9a2bee7f8 Mon Sep 17 00:00:00 2001 From: Steve Clay Date: Wed, 12 Mar 2014 09:51:53 -0400 Subject: [PATCH] YUIC unit test updates bail if jar not found, make test more obviously customizable, don't fail test if YUIC correctly handles input it used to choke on. --- min_unit_tests/test_Minify_YuiCSS.php | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/min_unit_tests/test_Minify_YuiCSS.php b/min_unit_tests/test_Minify_YuiCSS.php index 222c9f4..a8fdebf 100644 --- a/min_unit_tests/test_Minify_YuiCSS.php +++ b/min_unit_tests/test_Minify_YuiCSS.php @@ -1,10 +1,20 @@ getMessage() == 'Minify_YUICompressor : YUI compressor execution failed.', 'Minify_YUICompressor : got expected Exception'); }