commit | ce9bcd79486eeb0f58e90bbe0c20a7c2f4d9db4d | [log] [tgz] |
---|---|---|
author | justinchen <justinchen> | Thu Jun 15 22:54:44 2006 +0000 |
committer | justinchen <justinchen> | Thu Jun 15 22:54:44 2006 +0000 |
tree | 88e6030acee53d1918942905adbf552801863329 | |
parent | 670b8f72e495144e975b464b80d0d404ead5d639 [diff] |
Add test.xml.
diff --git a/jsf/tests/org.eclipse.jst.jsf.metadata.tests/build.properties b/jsf/tests/org.eclipse.jst.jsf.metadata.tests/build.properties index b6b6d56..cd02381 100644 --- a/jsf/tests/org.eclipse.jst.jsf.metadata.tests/build.properties +++ b/jsf/tests/org.eclipse.jst.jsf.metadata.tests/build.properties
@@ -1,7 +1,8 @@ bin.includes = META-INF/,\ jsfmetadatatests.jar,\ testfiles/,\ - plugin.xml + plugin.xml,\ + test.xml source.jsfmetadatatests.jar = src/ output.jsfmetadatatests.jar = bin/ jars.compile.order = jsfmetadatatests.jar