We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eae71c commit fcef9bdCopy full SHA for fcef9bd
1 file changed
phpunit.xml.dist
@@ -1,15 +1,14 @@
1
<?xml version="1.0" encoding="UTF-8" ?>
2
<!--
3
- JBZoo Toolbox - Image
+ JBZoo Toolbox - Image.
4
5
This file is part of the JBZoo Toolbox project.
6
For the full copyright and license information, please view the LICENSE
7
file that was distributed with this source code.
8
9
- @package Image
10
@license MIT
11
@copyright Copyright (C) JBZoo.com, All rights reserved.
12
- @link https://github.com/JBZoo/Image
+ @see https://github.com/JBZoo/Image
13
-->
14
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
15
bootstrap="tests/autoload.php"
0 commit comments