More unit tests for more fun!
This commit is contained in:
parent
7e3a38c5c1
commit
f89de33d01
5 changed files with 78 additions and 3 deletions
|
|
@ -29,7 +29,7 @@ namespace UnitTests
|
|||
}
|
||||
|
||||
[TestMethod]
|
||||
public void TestDBNotNull()
|
||||
public void TestBansDBNotNull()
|
||||
{
|
||||
Assert.IsNotNull(Bans);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue