aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/commands_spec.lua
blob: 191504bfaa45c7b24277fc2e2ab39f247c6b8a6c (plain) (blame)
1
2
3
4
-- Test suite for checking :lua* commands
local helpers = require('test.functional.helpers')(after_each)

local eq = helpers.eq