From c14d2399f6d98030fa1065d0c8bd732ad21deee6 Mon Sep 17 00:00:00 2001 From: Jan Edmund Lazo Date: Fri, 25 Sep 2020 20:47:18 -0400 Subject: doc: test_garbagecollect_now() was ported --- runtime/doc/vim_diff.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index 4bcea3e3fe..3090be82f2 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -508,7 +508,6 @@ Test functions: test_alloc_fail() test_autochdir() test_disable_char_avail() - test_garbagecollect_now() test_null_channel() test_null_dict() test_null_job() -- cgit