Changeset 5519 for trunk/plugins/templating/tests/index.html
- Timestamp:
- 05/08/08 19:51:04 (3 months ago)
- Files:
-
- 1 moved
-
trunk/plugins/templating/tests/index.html (moved) (moved from trunk/plugins/templating/tests/test.html) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/templating/tests/index.html
r2775 r5519 4 4 <head> 5 5 <title>Templating</title> 6 <link rel="stylesheet" href="testsuite.css" />6 <link rel="Stylesheet" media="screen" href="../../../qunit/testsuite.css" /> 7 7 <script type="text/javascript" src="jquery.min.js"></script> 8 8 <script type="text/javascript" src="../jquery.templating.js"></script> 9 <script type="text/javascript" src="testrunner.js"></script>9 <script type="text/javascript" src="../../../qunit/testrunner.js"></script> 10 10 </head> 11 11 <body id="body">