Example #1
0
 public async Task FailRemoveLock()
 {
     Assert.False(await DweetIO.RemoveLock("dweetLock", "masterKey"));
 }