Skip to content

Commit 443ac97

Browse files
committed
Remove unnecessary test override
1 parent d079428 commit 443ac97

File tree

2 files changed

+0
-671
lines changed

2 files changed

+0
-671
lines changed

Tests.NHibernate.Spatial.MsSql2008/MsSql2008NtsTestCasesFixture.cs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ protected override string TestSimpleDataPath
2424
get { return Path.Combine(LocalDataPath, @"TestSimple.xml"); }
2525
}
2626

27-
protected override string TestValidDataPath
28-
{
29-
get { return Path.Combine(LocalDataPath, @"TestValid.xml"); }
30-
}
31-
3227
[Test]
3328
[Ignore("Not supported by MS SQL")]
3429
public override void StringRelate()

0 commit comments

Comments
 (0)