diff --git a/phpunit.xml.dist b/phpunit.xml.dist new file mode 100644 index 00000000..f579ab4f --- /dev/null +++ b/phpunit.xml.dist @@ -0,0 +1,18 @@ + + + + + + ./tests/ + + + + + + + ./phpseclib/ + + + diff --git a/tests/bootstrap.php b/tests/bootstrap.php new file mode 100644 index 00000000..35c9427f --- /dev/null +++ b/tests/bootstrap.php @@ -0,0 +1,13 @@ +