? ? Success

User tests: Successful: Unsuccessful:

avatar zero-24
zero-24
17 Aug 2016

Summary of Changes

Just update the merged doc blocks for the JS tests to match the PHP Doc Blocks.

old

/**
 * @copyright   Copyright (C) 2005 - 2016 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 * @package     Joomla
 * @subpackage  JavaScript Tests
 * @since       3.6
 * @version     1.0.0
 */

new

/**
 * @package     Joomla.Tests
 * @subpackage  JavaScript Tests
 *
 * @copyright   Copyright (C) 2005 - 2016 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 *
 * @since       __DEPLOY_VERSION__
 * @version     1.0.0
 */

Testing Instructions

Just code review

Documentation Changes Required

none

avatar joomla-cms-bot joomla-cms-bot - change - 17 Aug 2016
Category JavaScript Unit Tests
avatar zero-24 zero-24 - open - 17 Aug 2016
avatar zero-24 zero-24 - change - 17 Aug 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 17 Aug 2016
Labels Added: ? ?
avatar wilsonge wilsonge - change - 17 Aug 2016
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-08-17 22:43:27
Closed_By wilsonge

Add a Comment

Login with GitHub to post a comment