diff options
Diffstat (limited to 'tests/app/FileTest.php')
| -rw-r--r-- | tests/app/FileTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/FileTest.php b/tests/app/FileTest.php index 72ac557c3b..e7535d4cc3 100644 --- a/tests/app/FileTest.php +++ b/tests/app/FileTest.php @@ -20,7 +20,7 @@ namespace Fisharebest\Webtrees; /** * Test harness for the class File */ -class FileTest extends \Fisharebest\Webtrees\TestCase +class FileTest extends TestCase { /** * Test that the class exists |
