@@ -21,9 +21,9 @@ TestMany2ManyOmitAssociations
2121TestMany2ManyAssociationForSlice
2222#TestSingleTableMany2ManyAssociation
2323#TestSingleTableMany2ManyAssociationForSlice
24- # TestDuplicateMany2ManyAssociation
24+ TestDuplicateMany2ManyAssociation
2525TestConcurrentMany2ManyAssociation
26- # TestMany2ManyDuplicateBelongsToAssociation
26+ TestMany2ManyDuplicateBelongsToAssociation
2727TestInvalidAssociation
2828TestAssociationNotNullClear
2929#TestForeignKeyConstraints
@@ -112,7 +112,7 @@ TestGenericsDelete
112112TestGenericsFindInBatches
113113TestGenericsScopes
114114#TestGenericsJoins
115- # TestGenericsNestedJoins
115+ TestGenericsNestedJoins
116116#TestGenericsPreloads
117117#TestGenericsNestedPreloads
118118TestGenericsDistinct
@@ -146,7 +146,7 @@ TestJoinCount
146146#TestInnerJoins
147147TestJoinWithSameColumnName
148148#TestJoinArgsWithDB
149- # TestNestedJoins
149+ TestNestedJoins
150150TestJoinsPreload_Issue7013
151151TestJoinsPreload_Issue7013_RelationEmpty
152152TestJoinsPreload_Issue7013_NoEntries
@@ -267,7 +267,7 @@ TestSubQueryWithHaving
267267TestQueryWithTableAndConditions
268268TestQueryWithTableAndConditionsAndAllFields
269269#TestQueryScannerWithSingleColumn
270- # TestQueryResetNullValue
270+ TestQueryResetNullValue
271271TestQueryError
272272TestQueryScanToArray
273273TestRownum
0 commit comments