mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-30 19:48:38 -05:00 
			
		
		
		
	tst: winfsp-tests: disable internal tests when running with --external
This commit is contained in:
		| @@ -102,5 +102,8 @@ void memfs_test(void) | ||||
|  | ||||
| void memfs_tests(void) | ||||
| { | ||||
|     if (OptExternal) | ||||
|         return; | ||||
|  | ||||
|     TEST(memfs_test); | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user