mirror of
				https://github.com/neovim/neovim.git
				synced 2025-11-03 17:24:29 +00:00 
			
		
		
		
	refactor(test): inject after_each differently
This commit is contained in:
		
				
					committed by
					
						
						Lewis Russell
					
				
			
			
				
	
			
			
			
						parent
						
							889f81c65f
						
					
				
				
					commit
					81fc27124b
				
			@@ -5,7 +5,7 @@
 | 
			
		||||
--
 | 
			
		||||
-- Core "eval" tests live in eval_spec.lua.
 | 
			
		||||
 | 
			
		||||
local t = require('test.functional.testutil')(after_each)
 | 
			
		||||
local t = require('test.functional.testutil')()
 | 
			
		||||
 | 
			
		||||
local clear = t.clear
 | 
			
		||||
local eval = t.eval
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user