Routine update

This commit is contained in:
yubaolee
2015-11-23 18:56:51 +08:00
parent e4305be038
commit b5804105ed
2 changed files with 3 additions and 2 deletions

View File

@@ -120,7 +120,8 @@ namespace OpenAuth.UnitTest
[TestMethod]
public void TestEdit()
{
var module = _app.Find(7);
_app.AddOrUpdate(module);
}
[TestMethod]