typo (missing comma in plugins/test/test_reports.py)
This commit is contained in:
		@@ -330,7 +330,8 @@ for (report_name, off, files) in report_list:
 | 
			
		||||
                      off=off)
 | 
			
		||||
 | 
			
		||||
reports.addcli(TestDynamic, "tool_verify",
 | 
			
		||||
               out_does_contain(["W: Early marriage, Family: F0000, Smith, Martin and Jefferson, Elna"
 | 
			
		||||
               out_does_contain([
 | 
			
		||||
                                 "W: Early marriage, Family: F0000, Smith, Martin and Jefferson, Elna",
 | 
			
		||||
                                 "W: Multiple parents, Person: I0061, Jones, Roberta Michele",
 | 
			
		||||
                                 "W: Multiple parents, Person: I0063, Jones, Frank Albert",
 | 
			
		||||
                                 "W: Multiple parents, Person: I0076, Smith, Marie Astri",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user