mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 01:45:50 +08:00 
			
		
		
		
	Move node-specific installation tests to their own directory.
This commit is contained in:
		
							
								
								
									
										6
									
								
								test/installation/node/setup_dir
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										6
									
								
								test/installation/node/setup_dir
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| #!/bin/sh | ||||
|  | ||||
| if [ -f ".nvmrc" ]; then | ||||
|   mv .nvmrc .nvmrc.bak | ||||
| fi | ||||
|  | ||||
		Reference in New Issue
	
	Block a user