HHH-4793: enabling test after fixes in core/annotations

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18576 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Adam Warski 2010-01-18 21:27:25 +00:00
parent edb211e8af
commit c9b7d112b8
1 changed files with 1 additions and 8 deletions

View File

@ -46,14 +46,7 @@
<package name="org.hibernate.envers.test.integration.manytomany.ternary" />
<package name="org.hibernate.envers.test.integration.manytomany.unidirectional" />
<package name="org.hibernate.envers.test.integration.manytoone.unidirectional" />
<package name="org.hibernate.envers.test.integration.naming">
<!--
disable temporarily to do 3.5.0-beta-3 release,
see http://opensource.atlassian.com/projects/hibernate/browse/HHH-4790
for details
-->
<exclude name="VersionsJoinTableRangeComponentNamingTest"/>
</package>
<package name="org.hibernate.envers.test.integration.naming"/>
<package name="org.hibernate.envers.test.integration.naming.ids" />
<package name="org.hibernate.envers.test.integration.notinsertable" />
<package name="org.hibernate.envers.test.integration.notinsertable.manytoone" />