From 291ca6d4cbe1e1fad5d9d267255c7f153bc0ca36 Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Tue, 1 May 2012 14:05:50 -0700 Subject: [PATCH] Update the test suite config to actually exclude FiveThree --- phpunit.xml.dist | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 462675a..3c620b6 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,8 +1,12 @@ - ./test/Mustache/Test/FiveThree ./test + ./test/Mustache/Test/FiveThree + + + + ./test/Mustache/Test/FiveThree