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, master has been updated
       via  81d4217528a8d71ef12d5906dc1bca6d2ab66243 (commit)
      from  4f5a3efd74ec8ad6774382bf76e110e5e3c829f6 (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=81d4217528a8d71ef12d5906dc1bca6d2ab66243

commit 81d4217528a8d71ef12d5906dc1bca6d2ab66243
Author: Marc-Etienne Vargenau <[email protected]>
Date:   Wed Jan 25 15:42:08 2017 +0100

    tests/func/Testing/SeleniumGforge.php --> tests/func/SeleniumForge.php

diff --git a/src/plugins/oslc/tests/func/sureFireReportTest.php 
b/src/plugins/oslc/tests/func/sureFireReportTest.php
index dc66919..fc106e0 100644
--- a/src/plugins/oslc/tests/func/sureFireReportTest.php
+++ b/src/plugins/oslc/tests/func/sureFireReportTest.php
@@ -1,6 +1,6 @@
 <?php
 
-require_once 
dirname(dirname(dirname(dirname(dirname(dirname(__FILE__)))))).'/tests/func/Testing/SeleniumGforge.php';
+require_once dirname(dirname(dirname(dirname(dirname(dirname(__FILE__)))))) . 
'/tests/func/SeleniumForge.php';
 
 // This will analize the HTML report generated out of the OSLC
 // provider JUnit test suite by the Maven Surefire plugin to detect if

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

Summary of changes:
 src/plugins/oslc/tests/func/sureFireReportTest.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