Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master', remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions test/Css2XpathTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* @link http://github.com/zendframework/zf2 for the canonical source repository
* @copyright Copyright (c) 2005-2013 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @package Zend_Dom
*/

namespace ZendTest\Dom;
Expand All @@ -15,9 +14,6 @@
/**
* Test class for Css2Xpath.
*
* @category Zend
* @package Zend_Dom
* @subpackage UnitTests
* @group Zend_Dom
*/
class Css2XpathTest extends \PHPUnit_Framework_TestCase
Expand Down
4 changes: 0 additions & 4 deletions test/NodeListTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,13 @@
* @link http://github.com/zendframework/zf2 for the canonical source repository
* @copyright Copyright (c) 2005-2013 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @package Zend_Dom
*/

namespace ZendTest\Dom;

use Zend\Dom\NodeList;

/**
* @category Zend
* @package Zend_Dom
* @subpackage UnitTests
* @group Zend_Dom
*/
class NodeListTest extends \PHPUnit_Framework_TestCase
Expand Down
4 changes: 0 additions & 4 deletions test/QueryTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* @link http://github.com/zendframework/zf2 for the canonical source repository
* @copyright Copyright (c) 2005-2013 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @package Zend_Dom
*/

namespace ZendTest\Dom;
Expand All @@ -17,9 +16,6 @@
/**
* Test class for Zend_Dom_Query.
*
* @category Zend
* @package Zend_Dom
* @subpackage UnitTests
* @group Zend_Dom
*/
class QueryTest extends \PHPUnit_Framework_TestCase
Expand Down

0 comments on commit 27b5402

Please sign in to comment.