refactor(tests): use assert_alive() #15546

This commit is contained in:
Justin M. Keyes
2021-09-01 09:42:53 -07:00
committed by GitHub
parent 0603eba6e7
commit 6751d6254b
24 changed files with 55 additions and 41 deletions

View File

@@ -5036,7 +5036,7 @@ describe('float window', function()
]])
end
eq(2, eval('1+1'))
assert_alive()
end)
it("o (:only) non-float", function()