mirror of
				https://github.com/neovim/neovim.git
				synced 2025-11-04 01:34:25 +00:00 
			
		
		
		
	win: enable legacy/getcwd_spec.lua
This commit is contained in:
		@@ -4,8 +4,6 @@ local helpers = require('test.functional.helpers')(after_each)
 | 
			
		||||
local eq, eval, source = helpers.eq, helpers.eval, helpers.source
 | 
			
		||||
local call, clear, command = helpers.call, helpers.clear, helpers.command
 | 
			
		||||
 | 
			
		||||
if helpers.pending_win32(pending) then return end
 | 
			
		||||
 | 
			
		||||
describe('getcwd', function()
 | 
			
		||||
  before_each(clear)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user