mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			142 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			142 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
"use strict";
 | 
						|
 | 
						|
const events = require("../../frontend_tests/node_tests/lib/events");
 | 
						|
 | 
						|
console.info(JSON.stringify(events.fixtures, null, 4));
 |