summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_testing/phpunit.xml (renamed from _testing/unittest.xml)4
-rw-r--r--_testing/unittests/inc/auth_password.cputest.php (renamed from _testing/unittests/inc/auth_password.test.php)0
-rw-r--r--_testing/unittests/inc/utf8_romanize.cputest.php (renamed from _testing/unittests/inc/utf8_romanize.test.php)0
3 files changed, 2 insertions, 2 deletions
diff --git a/_testing/unittest.xml b/_testing/phpunit.xml
index dc2c57015..62ab4005f 100644
--- a/_testing/unittest.xml
+++ b/_testing/phpunit.xml
@@ -4,9 +4,9 @@
convertNoticesToExceptions="false">
<testsuites>
- <testsuite>
+ <testsuite name="Default Unit Tests">
<directory suffix=".test.php">unittests/</directory>
</testsuite>
</testsuites>
-</phpunit> \ No newline at end of file
+</phpunit>
diff --git a/_testing/unittests/inc/auth_password.test.php b/_testing/unittests/inc/auth_password.cputest.php
index 4c922d0e3..4c922d0e3 100644
--- a/_testing/unittests/inc/auth_password.test.php
+++ b/_testing/unittests/inc/auth_password.cputest.php
diff --git a/_testing/unittests/inc/utf8_romanize.test.php b/_testing/unittests/inc/utf8_romanize.cputest.php
index 66e3b76c9..66e3b76c9 100644
--- a/_testing/unittests/inc/utf8_romanize.test.php
+++ b/_testing/unittests/inc/utf8_romanize.cputest.php