Bug Tracker

Show
Ignore:
Timestamp:
05/08/08 19:51:04 (4 months ago)
Author:
joern.zaefferer
Message:

ui and various plugins: moving to QUnit

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/plugins/autocomplete/test/index.html

    r3911 r5519  
    22<html> 
    33<head> 
    4 <link rel="stylesheet" href="testsuite.css" /> 
     4<link rel="Stylesheet" media="screen" href="../../../qunit/testsuite.css" /> 
    55<script type="text/javascript" src="../lib/jquery.js"></script> 
    6 <script type="text/javascript" src="testrunner.js"></script> 
     6    <script type="text/javascript" src="../../../qunit/testrunner.js"></script> 
    77<!-- include metadata plugin two times to make sure that doesn't hurt anyone --> 
    88<script type="text/javascript" src="../jquery.autocomplete.js"></script>