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 moved

Legend:

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

    r4270 r5519  
    66        <title>jQuery copyEvents.js Unit Test</title> 
    77         
    8         <link rel="Stylesheet" media="screen" href="testsuite.css" /> 
     8        <link rel="Stylesheet" media="screen" href="../../../qunit/testsuite.css" /> 
    99         
    1010        <script type="text/javascript" src="jquery.js"></script> 
    11         <script type="text/javascript" src="testrunner.js"></script> 
     11        <script type="text/javascript" src="../../../qunit/testrunner.js"></script> 
    1212        <script type="text/javascript" src="../jquery.copyEvents.js"></script> 
    1313        <script type="text/javascript" charset="utf-8">