Skip to content

Commit

Permalink
And another.
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-xo committed Feb 13, 2021
1 parent f4e3a34 commit 7f85d6c
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php declare(strict_types=1);

use PHPUnit\Framework\TestCase;

class Media_RSS_Item_id3v2_artist_album_title_LONG_TITLESTest extends Media_RSS_Item_id3v1_artist_album_title_LONG_TITLESTest
{
}

0 comments on commit 7f85d6c

Please sign in to comment.