mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-18 07:49:10 +03:00
10 lines
228 B
Diff
10 lines
228 B
Diff
--- a/tests/VersionTest.php
|
|
+++ b/tests/VersionTest.php
|
|
@@ -1,6 +1,6 @@
|
|
<?php
|
|
|
|
-class VersionTest extends PHPUnit_Framework_TestCase
|
|
+class VersionTest extends \PHPUnit\Framework\TestCase
|
|
{
|
|
public function
|
|
testVersion ()
|