Skip to content

Commit 73ea7e9

Browse files
committed
Remove definition of unused 'plugin-path' ANT property in browser.tests
The 'PLUGIN_PATH' system-property is not used in these tests.
1 parent 9a586ab commit 73ea7e9

File tree

1 file changed

+0
-1
lines changed
  • tests/org.eclipse.ui.tests.browser

1 file changed

+0
-1
lines changed

tests/org.eclipse.ui.tests.browser/test.xml

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
<property name="data-dir" value="${wst-folder}"/>
2929
<property name="plugin-name" value="${plugin-name}"/>
3030
<property name="classname" value="org.eclipse.wst.internet.webbrowser.tests.AllTests" />
31-
<property name="plugin-path" value="${eclipse-home}/plugins/${plugin-name}"/>
3231
</ant>
3332
</target>
3433

0 commit comments

Comments
 (0)