--TEST-- HTMLPurifier.standalone.php with HTMLPURIFIER_PREFIX loading test --FILE-- purify('Salsa!'); assert('in_array(realpath("../library/HTMLPurifier/Filter/YouTube.php"), get_included_files())'); --EXPECT-- Salsa!