[NamesListTest] - add missing test attribute

(cherry picked from commit 47044c1d05d9e9808db9e7e8a9947818c7f85cc0)
This commit is contained in:
Ivandro Jao 2021-05-30 21:28:41 +01:00
parent 818cf1868b
commit 50beb13dea

View File

@ -62,6 +62,7 @@ namespace Test.Logic.Dictionaries
Assert.IsFalse(exists); Assert.IsFalse(exists);
} }
[TestMethod]
public void NamesListAddWordReload() public void NamesListAddWordReload()
{ {
// Arrange // Arrange