This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, 6.1 has been updated
via a34f1daff3a4a4e547e456eec85463682a22d13d (commit)
from cff8b24cd180024ec7fdd42cf2343f0ae51127f7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=a34f1daff3a4a4e547e456eec85463682a22d13d
commit a34f1daff3a4a4e547e456eec85463682a22d13d
Author: Roland Mas <[email protected]>
Date: Tue Nov 10 19:11:57 2020 +0100
Try fixing testsuite on Debian 10
diff --git a/tests/func_tests.php b/tests/func_tests.php
index e91fbdc..37c0d98 100644
--- a/tests/func_tests.php
+++ b/tests/func_tests.php
@@ -27,7 +27,7 @@ include_once 'PHPUnit/Autoload.php';
class PHPUnit_Framework_TestSuite extends PHPUnit\Framework\TestSuite {}
class PHPUnit_Framework_TestCase extends PHPUnit\Framework\TestCase {}
-class AllTests {
+class func_tests {
public static function main() {
PHPUnit_TextUI_TestRunner::run(self::suite());
}
-----------------------------------------------------------------------
Summary of changes:
tests/func_tests.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits