aboutsummaryrefslogtreecommitdiffstats
path: root/vim.yml
diff options
context:
space:
mode:
authorWilliam Boman <william@redwill.se>2023-02-23 07:38:08 +0100
committerGitHub <noreply@github.com>2023-02-23 07:38:08 +0100
commit11e34da70dc531e5d917fd4303db2d81258f6ada (patch)
tree5f43adfff3d89093174ff7af7e3681992b482d05 /vim.yml
parentchore: autogenerate (#1022) (diff)
downloadmason-11e34da70dc531e5d917fd4303db2d81258f6ada.tar
mason-11e34da70dc531e5d917fd4303db2d81258f6ada.tar.gz
mason-11e34da70dc531e5d917fd4303db2d81258f6ada.tar.bz2
mason-11e34da70dc531e5d917fd4303db2d81258f6ada.tar.lz
mason-11e34da70dc531e5d917fd4303db2d81258f6ada.tar.xz
mason-11e34da70dc531e5d917fd4303db2d81258f6ada.tar.zst
mason-11e34da70dc531e5d917fd4303db2d81258f6ada.zip
tests: add LuaRegistrySource spec (#1027)
Diffstat (limited to 'vim.yml')
-rw-r--r--vim.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/vim.yml b/vim.yml
index a4590e45..55380edf 100644
--- a/vim.yml
+++ b/vim.yml
@@ -66,6 +66,9 @@ globals:
assert.is_nil:
args:
- type: any
+ assert.is_not_nil:
+ args:
+ - type: any
assert.spy:
any: true
assert.snapshot: