mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-19 17:25:17 +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 ()
|