File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 20
20
</testsuites >
21
21
<php >
22
22
<ini name =" date.timezone" value =" America/Los_Angeles" />
23
+ <!-- TESTCODESTYLE_IS_FULL_SCAN - specify if full scan should be performed for test code style test -->
24
+ <const name =" TESTCODESTYLE_IS_FULL_SCAN" value =" 1" />
23
25
</php >
24
26
</phpunit >
Original file line number Diff line number Diff line change 30
30
</testsuites >
31
31
<php >
32
32
<ini name =" date.timezone" value =" America/Los_Angeles" />
33
+ <!-- TESTCODESTYLE_IS_FULL_SCAN - specify if full scan should be performed for test code style test -->
33
34
<const name =" TESTCODESTYLE_IS_FULL_SCAN" value =" 1" />
34
35
<!-- TESTS_COMPOSER_PATH - specify the path to composer binary, if a relative reference cannot be resolved -->
35
36
<!-- <const name="TESTS_COMPOSER_PATH" value="/usr/local/bin/composer"/>-->
You can’t perform that action at this time.
0 commit comments