From 03757a7355bbad885a9f3c86115f0374dd2cb854 Mon Sep 17 00:00:00 2001 From: Jackson Moore Date: Fri, 4 Sep 2026 14:50:32 +0200 Subject: Complete Nvim adapter contract --- tests/run.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/run.lua') diff --git a/tests/run.lua b/tests/run.lua index fb84dd3..03aa725 100644 --- a/tests/run.lua +++ b/tests/run.lua @@ -8756,4 +8756,4 @@ for _, item in ipairs(tests) do passed = passed + 1 end -io.stdout:write(string.format("Phase 14: %d tests passed\n", passed)) +io.stdout:write(string.format("Phase 15 core: %d tests passed\n", passed)) -- cgit v1.2.3