Don't test for tidy class on hhvm
authorArlo Breault <abreault@wikimedia.org>
Mon, 13 Feb 2017 22:42:26 +0000 (14:42 -0800)
committerArlo Breault <abreault@wikimedia.org>
Mon, 13 Feb 2017 22:54:48 +0000 (14:54 -0800)
commite9ee631c8858ea61f51d2f15cbef2aa01708d4d7
treee7a30be3bb9a8b3dd3ae3976896b4f8197493513
parent2a37bd13ee90795c4b39f4475c3e179c354f1822
Don't test for tidy class on hhvm

 * It doesn't support the oo interface.

 * Should make the tidy tests run in CI.

Bug: T157730
Change-Id: Ied80f70b7cafcf64d736cb0eeb1a30d52c1d7921
tests/parser/TidySupport.php