tests
[plcapi.git] / tests / phpunit_coverage.php
index ae7b998..69d1258 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * Used to serve back the server-side code coverage results to phpunit-selenium
  *
- * @copyright (C) 2007-2015 G. Giunta
+ * @copyright (C) 2007-2020 G. Giunta
  * @license code licensed under the BSD License: see file license.txt
  **/
 
@@ -13,4 +13,4 @@ $GLOBALS['PHPUNIT_COVERAGE_DATA_DIRECTORY'] = '/tmp/phpxmlrpc_coverage';
 
 chdir($GLOBALS['PHPUNIT_COVERAGE_DATA_DIRECTORY']);
 
-include_once $coverageFile;
\ No newline at end of file
+include_once $coverageFile;