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  f80f937b2206fbfc5e15cfc01c14a3219e750fa5 (commit)
      from  36c22b9744e1daec65e516176bb9223d3bac4dfd (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=f80f937b2206fbfc5e15cfc01c14a3219e750fa5

commit f80f937b2206fbfc5e15cfc01c14a3219e750fa5
Author: Roland Mas <[email protected]>
Date:   Tue Nov 10 18:10:37 2020 +0100

    Try fixing testsuite on Debian 10

diff --git a/tests/code_and_unit_tests.php b/tests/code_and_unit_tests.php
index 045effc..7a1b124 100644
--- a/tests/code_and_unit_tests.php
+++ b/tests/code_and_unit_tests.php
@@ -22,7 +22,7 @@ if (!defined('PHPUnit_MAIN_METHOD')) {
        define('PHPUnit_MAIN_METHOD', 'AllTests::main');
 }
 
-include_once 'PHPUnit/Autoload.php');
+include_once 'PHPUnit/Autoload.php';
 // if (@include_once '/usr/local/share/php/vendor/autoload.php') {
 //     $phpunitversion = 6;
 //     class PHPUnit_Framework_TestSuite extends PHPUnit\Framework\TestSuite {}

-----------------------------------------------------------------------

Summary of changes:
 tests/code_and_unit_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

Reply via email to