update v1.0.7.7
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
<?php
|
||||
|
||||
class HTMLPurifier_VarParser_NativeTest extends HTMLPurifier_VarParserHarness
|
||||
{
|
||||
|
||||
public function testValidateSimple()
|
||||
{
|
||||
$this->assertValid('"foo\\\\"', 'string', 'foo\\');
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// vim: et sw=4 sts=4
|
Reference in New Issue
Block a user