|  | @@ -117,6 +117,10 @@ _BM_SPECS = {
 | 
	
		
			
				|  |  |    'BM_StreamingPingPongWithCoalescingApi': {
 | 
	
		
			
				|  |  |      'tpl': ['fixture', 'client_mutator', 'server_mutator'],
 | 
	
		
			
				|  |  |      'dyn': ['request_size', 'request_count', 'end_of_stream'],
 | 
	
		
			
				|  |  | +  },
 | 
	
		
			
				|  |  | +  'BM_Base16SomeStuff': {
 | 
	
		
			
				|  |  | +    'tpl': [],
 | 
	
		
			
				|  |  | +    'dyn': ['request_size'],
 | 
	
		
			
				|  |  |    }
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  
 |