mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	make func_file unit test's category consistent with other tests
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278539 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -253,7 +253,7 @@ AST_TEST_DEFINE(test_func_file) | ||||
| 	switch (cmd) { | ||||
| 	case TEST_INIT: | ||||
| 		info->name = "func_file"; | ||||
| 		info->category = "funcs/func_env"; | ||||
| 		info->category = "/funcs/func_env"; | ||||
| 		info->summary = "Verify behavior of the FILE() dialplan function"; | ||||
| 		info->description = | ||||
| 			"Verifies that the examples of the FILE() dialplan function documentation work as described."; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user