# HG changeset patch # User Christian Brabandt # Date 1697738403 -7200 # Node ID ff131131b5611e857c1390391311ca30a697ae4f # Parent 36ddcf6b516aa8f7fc0b78df39a83334cc2bf9a1 patch 9.0.2053: zig filetype detection test wrong Commit: https://github.com/vim/vim/commit/a8c664a042707e293d887d5b90f944f6fd5c99aa Author: Gregory Anders Date: Thu Oct 19 19:57:57 2023 +0200 patch 9.0.2053: zig filetype detection test wrong Problem: zig filetype detection test wrong Solution: Remove .zir pattern, add new test for .zon pattern closes: #13389 Signed-off-by: Christian Brabandt Co-authored-by: Gregory Anders diff --git a/src/testdir/test_filetype.vim b/src/testdir/test_filetype.vim --- a/src/testdir/test_filetype.vim +++ b/src/testdir/test_filetype.vim @@ -813,10 +813,9 @@ def s:GetFilenameChecks(): dict