TYPO3 unit tests - remove hack for class_alias
commit73532dde6e12c622566ae58a7a61f7ada4df5306
authorTymoteusz Motylewski <t.motylewski@gmail.com>
Tue, 20 Jan 2015 22:40:41 +0000 (20 14:40 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Tue, 20 Jan 2015 23:00:36 +0000 (20 15:00 -0800)
treec364977e438ed303cc5cb5155eb2ba9c29c4714d
parent1ab041b3df9fe20882c249117debc2e349ba77ed
TYPO3 unit tests - remove hack for class_alias

Summary: class_alias was fixed in hhvm already,
see https://github.com/facebook/hhvm/issues/2527
so we can remove the hack in the TYPO3 unit test class override.
Closes https://github.com/facebook/hhvm/pull/4663

Reviewed By: @jwatzman

Differential Revision: D1788119

Signature: t1:1788119:1421793695:143e9905a60551a28397bbefe1b87e8f5f4856af

Pulled By: @JoelMarcey
hphp/test/frameworks/framework_class_overrides/TYPO3.php