Browse Source

svn changeset:15299/svn branch:6.4

tags/6.7.0.beta1
Henri Kerola 13 years ago
parent
commit
9f471c9e7a
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      tests/integration_tests.xml

+ 2
- 2
tests/integration_tests.xml 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>

Loading…
Cancel
Save