mirror of
				https://github.com/neovim/neovim.git
				synced 2025-11-04 01:34:25 +00:00 
			
		
		
		
	Satisfy testlint.
For that, make luatest ignore the preload.lua files.
This commit is contained in:
		@@ -7,6 +7,7 @@ local eval = helpers.eval
 | 
			
		||||
local execute = helpers.execute
 | 
			
		||||
local exc_exec = helpers.exc_exec
 | 
			
		||||
local redir_exec = helpers.redir_exec
 | 
			
		||||
local NIL = helpers.NIL
 | 
			
		||||
 | 
			
		||||
describe('json_decode() function', function()
 | 
			
		||||
  local restart = function(cmd)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user