fixed ref to library.xml

This commit is contained in:
jkohnlein 2008-07-24 12:09:41 +00:00 committed by sefftinge
parent c5912bbc8e
commit b7681c368e

View file

@ -17,7 +17,7 @@
<!-- sets the properties plugin-name, and library-file -->
<property name="plugin-name" value="org.eclipse.xtext.generator.tests" />
<property name="library-file" value="${eclipse-home}/plugins/org.eclipse.test/library.xml" />
<property name="library-file" value="${eclipse-home}/dropins/eclipse/plugins/org.eclipse.test/library.xml" />
<!-- This target holds all initialization code that needs to be done for -->
<!-- all tests that are to be run. Initialization for individual tests -->