Its now no-directory not not-directory in the source.
This commit is contained in:
		
							parent
							
								
									9c46dba238
								
							
						
					
					
						commit
						c8464b5b39
					
				| 
						 | 
				
			
			@ -516,7 +516,7 @@
 | 
			
		|||
			 (let ((result (func (string-append
 | 
			
		||||
					      fname2 "/" fname))))
 | 
			
		||||
			   (delete-filesys-object fname2)
 | 
			
		||||
			   (equal? result 'not-directory))))
 | 
			
		||||
			   (equal? result 'no-directory))))
 | 
			
		||||
	     "file" "file2")
 | 
			
		||||
  ;; nonexistent
 | 
			
		||||
  (add-test! (symbol-append name "-nonexistent") 'file-system
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue