koel/tests/Integration/Services/SmartPlaylistServiceTest.php
2022-07-27 20:08:57 +02:00

10 lines
144 B
PHP

<?php
namespace Tests\Integration\Services;
use Tests\TestCase;
class SmartPlaylistServiceTest extends TestCase
{
// @todo write tests
}