Skip to content

Commit 58ba22e

Browse files
committed
NH-3046 - Make test explicit
1 parent be60642 commit 58ba22e

File tree

1 file changed

+1
-1
lines changed
  • src/NHibernate.Test/NHSpecificTest/NH3046

1 file changed

+1
-1
lines changed

src/NHibernate.Test/NHSpecificTest/NH3046/Fixture.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ namespace NHibernate.Test.NHSpecificTest.NH3046
99
[TestFixture]
1010
public class Fixture : BugTestCase
1111
{
12-
[Test]
12+
[Test, Explicit]
1313
public void MemoryLeak()
1414
{
1515

0 commit comments

Comments
 (0)