fenom/tests/cases/Fenom/TagOptionTest.php

12 lines
109 B
PHP
Raw Normal View History

2014-05-06 00:45:37 +04:00
<?php
namespace Fenom;
class TagOptionTest extends TestCase {
public function testTrim() {
}
}