mirror of https://github.com/google/pebble
				
				
				
			
		
			
				
	
	
		
			16 lines
		
	
	
		
			347 B
		
	
	
	
		
			HTML
		
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			347 B
		
	
	
	
		
			HTML
		
	
	
	
<!DOCTYPE html>
 | 
						|
<html>
 | 
						|
<head>
 | 
						|
<meta charset="utf-8">
 | 
						|
<title>TimeShift.js unit tests</title>
 | 
						|
<link rel="stylesheet" href="qunit/qunit-1.12.0.css">
 | 
						|
</head>
 | 
						|
<body>
 | 
						|
<div id="qunit"></div>
 | 
						|
<div id="qunit-fixture"></div>
 | 
						|
<script src="timeshift.js"></script>
 | 
						|
<script src="qunit/qunit-1.12.0.js"></script>
 | 
						|
<script src="tests.js"></script>
 | 
						|
</body>
 | 
						|
</html>
 |