Add these two props for consistency, so we aren't confused

when we deduplicate with elasticsearch-parent
This commit is contained in:
Robert Muir 2015-05-13 14:56:29 -04:00
parent c949ce00e8
commit 3dd706f1e6
1 changed files with 2 additions and 0 deletions

View File

@ -616,6 +616,8 @@
<tests.timeoutSuite>${tests.timeoutSuite}</tests.timeoutSuite>
<tests.showSuccess>${tests.showSuccess}</tests.showSuccess>
<tests.integration>${tests.integration}</tests.integration>
<tests.thirdparty>${tests.thirdparty}</tests.thirdparty>
<tests.config>${tests.config}</tests.config>
<tests.client.ratio>${tests.client.ratio}</tests.client.ratio>
<tests.enable_mock_modules>${tests.enable_mock_modules}</tests.enable_mock_modules>
<tests.assertion.disabled>${tests.assertion.disabled}</tests.assertion.disabled>