45 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 | 
						|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 | 
						|
 | 
						|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"
 | 
						|
      dir="ltr" id="html">
 | 
						|
  <head>
 | 
						|
    <meta name="generator" content=
 | 
						|
        "HTML Tidy, see www.w3.org" />
 | 
						|
        <meta http-equiv="Content-Type" content=
 | 
						|
        "text/html; charset=utf-8" />
 | 
						|
 | 
						|
        <title>plone.app.discussion comments Test Suite</title>
 | 
						|
        <!-- QUnit -->
 | 
						|
        <link rel="stylesheet" href="../qunit/qunit.css" type=
 | 
						|
        "text/css" media="screen" />
 | 
						|
        <script type="text/javascript" src="../qunit/qunit.js">
 | 
						|
        </script>
 | 
						|
        <!-- Scripts -->
 | 
						|
<script type="text/javascript" src="jquery.js">
 | 
						|
</script>
 | 
						|
<script type="text/javascript" src=
 | 
						|
"../../browser/javascripts/comments.js">
 | 
						|
</script>
 | 
						|
        <!-- Tests -->
 | 
						|
<script type="text/javascript" src="test_comments.js">
 | 
						|
</script>
 | 
						|
    </head>
 | 
						|
 | 
						|
    <body>
 | 
						|
        <h1 id="qunit-header">plone.app.discussion comments Test
 | 
						|
        Suite</h1>
 | 
						|
 | 
						|
        <h2 id="qunit-banner"></h2>
 | 
						|
 | 
						|
        <div id="qunit-testrunner-toolbar">
 | 
						|
        </div>
 | 
						|
 | 
						|
        <h2 id="qunit-userAgent"></h2>
 | 
						|
 | 
						|
        <ol id="qunit-tests">
 | 
						|
        </ol>
 | 
						|
    </body>
 | 
						|
</html>
 | 
						|
 |