aboutsummaryrefslogtreecommitdiff
path: root/phpunit.xml.dist
diff options
context:
space:
mode:
authorBruce Wells <bruce.wells@simparel.com>2019-08-16 21:02:31 +0300
committerBruce Wells <bruce.wells@simparel.com>2019-08-16 21:02:31 +0300
commit8b5c7049907b0d2c37f98205b0fcfbdcf8374227 (patch)
treec8ea5a493e4fb91ee01b8e4221f2782e8027a88f /phpunit.xml.dist
parent2bc89df821e2b98577a1b8daa1fd7349b18dcf92 (diff)
parenta4849cbcc5402f3dd00965abe44df3239341bae8 (diff)
Merge branch 'master' of https://github.com/phpfui/MathExecutor
Diffstat (limited to 'phpunit.xml.dist')
-rw-r--r--phpunit.xml.dist1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpunit.xml.dist b/phpunit.xml.dist
index bfe1846..d515f51 100644
--- a/phpunit.xml.dist
+++ b/phpunit.xml.dist
@@ -8,7 +8,6 @@
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false"
- syntaxCheck="false"
bootstrap="./tests/bootstrap.php"
>