You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sh...@apache.org on 2015/07/20 23:14:29 UTC

airavata-php-gateway git commit: Test commit

Repository: airavata-php-gateway
Updated Branches:
  refs/heads/master 6e61920b9 -> 2dcc3998e


Test commit


Project: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/commit/2dcc3998
Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/2dcc3998
Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/2dcc3998

Branch: refs/heads/master
Commit: 2dcc3998e13490bff2ee6429a8c7268865870e8d
Parents: 6e61920
Author: Shameera Rathnayaka <sh...@gmail.com>
Authored: Mon Jul 20 17:10:52 2015 -0400
Committer: Shameera Rathnayaka <sh...@gmail.com>
Committed: Mon Jul 20 17:10:52 2015 -0400

----------------------------------------------------------------------
 phpunit.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/2dcc3998/phpunit.xml
----------------------------------------------------------------------
diff --git a/phpunit.xml b/phpunit.xml
index c330420..055f061 100755
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -10,6 +10,7 @@
          stopOnFailure="false"
          syntaxCheck="false"
 >
+
     <testsuites>
         <testsuite name="Application Test Suite">
             <directory>./app/tests/</directory>