Skip to content

Fix the doc blocks for the JS Tests#11651

Merged
wilsonge merged 1 commit intojoomla:stagingfrom
zero-24:jstest_docblock
Aug 17, 2016
Merged

Fix the doc blocks for the JS Tests#11651
wilsonge merged 1 commit intojoomla:stagingfrom
zero-24:jstest_docblock

Conversation

@zero-24
Copy link
Copy Markdown
Contributor

@zero-24 zero-24 commented Aug 17, 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

@jeckodevelopment
Copy link
Copy Markdown
Member

I have tested this item ✅ successfully on e19cc44


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11651.

@wilsonge wilsonge merged commit afb33ea into joomla:staging Aug 17, 2016
@wilsonge wilsonge added this to the Joomla 3.6.3 milestone Aug 17, 2016
@zero-24 zero-24 deleted the jstest_docblock branch August 17, 2016 22:15
ggppdk pushed a commit to ggppdk/joomla-cms that referenced this pull request Aug 19, 2016
roland-d pushed a commit to roland-d/joomla-cms that referenced this pull request Sep 11, 2016
roland-d pushed a commit to roland-d/joomla-cms that referenced this pull request Sep 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants