mirror of
				https://github.com/fuse-friends/fuse-native
				synced 2025-06-13 12:53:54 +00:00 
			
		
		
		
	reset test
This commit is contained in:
		
							parent
							
								
									1f6ecb8bea
								
							
						
					
					
						commit
						ac6c5c46bb
					
				| @ -17,7 +17,7 @@ tape('read', function (t) { | |||||||
|       t.same(fd, 42, 'fd was passed to release') |       t.same(fd, 42, 'fd was passed to release') | ||||||
|     } |     } | ||||||
|   }) |   }) | ||||||
|   const fuse = new Fuse(mnt, testFS, { debug: false }) |   const fuse = new Fuse(mnt, testFS, { debug: true }) | ||||||
|   fuse.mount(function (err) { |   fuse.mount(function (err) { | ||||||
|     t.error(err, 'no error') |     t.error(err, 'no error') | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user