diff options
author | Maurício Meneghini Fauth <mauriciofauth@gmail.com> | 2019-01-08 14:05:20 -0200 |
---|---|---|
committer | Maurício Meneghini Fauth <mauriciofauth@gmail.com> | 2019-01-08 14:05:20 -0200 |
commit | 6e83a0306ea128aac84e40c00f18fae3d79f22cb (patch) | |
tree | 14c8bff66c38e3e71cf0b58e78b678ee4faa4131 | |
parent | ab691fac3ca2496433e2e629a26a281661198403 (diff) | |
download | sql-parser-6e83a0306ea128aac84e40c00f18fae3d79f22cb.zip sql-parser-6e83a0306ea128aac84e40c00f18fae3d79f22cb.tar.gz sql-parser-6e83a0306ea128aac84e40c00f18fae3d79f22cb.tar.bz2 |
Rename phpunit.xml to phpunit.xml.dist
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | phpunit.xml.dist (renamed from phpunit.xml) | 0 |
2 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ coverage.xml *~ .php_cs.cache *sw[op] +phpunit.xml diff --git a/phpunit.xml b/phpunit.xml.dist index d96b96d..d96b96d 100644 --- a/phpunit.xml +++ b/phpunit.xml.dist |