summaryrefslogtreecommitdiff
path: root/vendor/ruflin/elastica/test/lib/Elastica/Test/Exception/NotFoundExceptionTest.php
blob: ff80a708c9467187b0dc4227ff9cd5a5415ae31b (plain)
1
2
3
4
5
6
<?php
namespace Elastica\Test\Exception;

class NotFoundExceptionTest extends AbstractExceptionTest
{
}