mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	node tests: Move .test-js-with-node.html to var/."
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							6548f1dd1c
						
					
				
				
					commit
					9b31f0a67a
				
			@@ -79,7 +79,7 @@ global.use_template = function (name) {
 | 
			
		||||
    Handlebars.templates[name] = Handlebars.compile(data);
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
var output_fn = '.test-js-with-node.html';
 | 
			
		||||
var output_fn = 'var/.test-js-with-node.html';
 | 
			
		||||
 | 
			
		||||
(function () {
 | 
			
		||||
    var data = '';
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user