1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-19 09:27:24 +01:00

9 lines
166 B
PHP
Raw Normal View History

2014-09-23 23:25:04 +00:00
<?php
Mock::generatePartial(
'HTMLPurifier_Definition',
'HTMLPurifier_DefinitionTestable',
array('doSetup'));
// vim: et sw=4 sts=4