diff options
-rw-r--r-- | tests/integration_tests.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/integration_tests.xml b/tests/integration_tests.xml index 5e5ebaa1db..f1f16d1243 100644 --- a/tests/integration_tests.xml +++ b/tests/integration_tests.xml @@ -306,7 +306,6 @@ <property name="browsers" value="winxp-firefox36" />
<property name="testfiles" value="${test-gatein}" />
<property name="test-output-dir" value="../build/integration-test-output" />
- <property name="com.vaadin.testbench.screenshot.directory" value="c:/screenshot" />
<fileset dir="." includes="test.xml" />
</subant>
|