svn changeset:15299/svn branch:6.4

This commit is contained in:
Henri Kerola 2010-10-01 13:45:31 +00:00
parent a8a97eeb83
commit 9f471c9e7a

View File

@ -467,8 +467,8 @@
<target name="integration-test-liferay6ee">
<antcall target="integration-test-start-liferay-6ee" />
<!--<antcall target="integration-test-liferay-6" />-->
<antcall target="test-theme-liferay-6" />
<antcall target="integration-test-liferay-6" />
<!--<antcall target="test-theme-liferay-6" />-->
<antcall target="integration-test-stop-liferay-6ee" />
</target>