mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-27 09:07:20 -05:00
9 lines
109 B
PHP
9 lines
109 B
PHP
<?php
|
|
|
|
namespace Anomaly\HtmlBlockExtension\Test\Unit\Block;
|
|
|
|
class BlockObserverTest extends \TestCase
|
|
{
|
|
|
|
}
|