1
0
mirror of synced 2025-03-22 08:04:00 +03:00

update README.md

This commit is contained in:
Akolzin Dmitry 2019-02-28 16:37:37 +03:00
parent 4c9654eac9
commit 462acb2218
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,4 @@
[![Build Status](https://img.shields.io/travis/retailcrm/bitrix-module/master.svg?style=flat-square)](https://travis-ci.org/retailcrm/bitrix-module)
[![GitHub release](https://img.shields.io/github/release/retailcrm/bitrix-module.svg?style=flat-square)](https://github.com/retailcrm/bitrix-module/releases)
[![PHP version](https://img.shields.io/badge/PHP->=5.3-blue.svg?style=flat-square)](https://php.net/)

View File

@ -9,11 +9,10 @@
verbose="true"
processIsolation="false"
stopOnFailure="false"
syntaxCheck="true"
>
<testsuites>
<testsuite name="Retailcrm Bitrix module Test Suite">
<directory suffix=".php">tests/phpunit</directory>
</testsuite>
</testsuites>
</phpunit>
</phpunit>