phpseclib/tests/Unit/Math/BigInteger
Andreas Fischer 785b37b505 Remove include statement from BigInteger TestCase.
This was previously required to load MATH_BIGINTEGER_MODE_* constants, but
these are autoloadable via \phpseclib\Math\BigInteger::MODE_* now and the
include path was removed.
2015-08-13 15:12:20 -04:00
..
BCMathTest.php Merge branch 'PSR2-1.0' into PSR2-2.0 2015-07-17 13:41:59 +02:00
GMPTest.php Merge branch 'PSR2-1.0' into PSR2-2.0 2015-07-17 13:41:59 +02:00
InternalOpenSSLTest.php Merge branch 'PSR2-1.0' into PSR2-2.0 2015-07-17 13:41:59 +02:00
InternalTest.php Merge branch 'PSR2-1.0' into PSR2-2.0 2015-07-17 13:41:59 +02:00
TestCase.php Remove include statement from BigInteger TestCase. 2015-08-13 15:12:20 -04:00