aboutsummaryrefslogtreecommitdiff
path: root/test/unit/viml/helpers.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/viml/helpers.lua')
-rw-r--r--test/unit/viml/helpers.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/unit/viml/helpers.lua b/test/unit/viml/helpers.lua
index aeb886a66f..9d2d7b61c7 100644
--- a/test/unit/viml/helpers.lua
+++ b/test/unit/viml/helpers.lua
@@ -112,7 +112,6 @@ return {
pline2lua = pline2lua,
pstate_str = pstate_str,
new_pstate = new_pstate,
- intchar2lua = intchar2lua,
conv_cmp_type = conv_cmp_type,
pstate_set_str = pstate_set_str,
}