aboutsummaryrefslogtreecommitdiff
path: root/tests/MathTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/MathTest.php')
-rw-r--r--tests/MathTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/MathTest.php b/tests/MathTest.php
index 7f5ce9b..e289016 100644
--- a/tests/MathTest.php
+++ b/tests/MathTest.php
@@ -21,7 +21,7 @@ use NXP\Exception\UnknownOperatorException;
use NXP\Exception\UnknownTokenException;
use NXP\Exception\UnknownVariableException;
-class MathTest extends \PHPUnit_Framework_TestCase
+class MathTest extends \PHPUnit\Framework\TestCase
{
/**
* @dataProvider providerExpressions