Initial OpenECOMP Portal commit
[portal.git] / ecomp-portal-FE / client / bower_components / jquery.event.drag-new / fire / test / index.html
diff --git a/ecomp-portal-FE/client/bower_components/jquery.event.drag-new/fire/test/index.html b/ecomp-portal-FE/client/bower_components/jquery.event.drag-new/fire/test/index.html
new file mode 100644 (file)
index 0000000..0b3e7e2
--- /dev/null
@@ -0,0 +1,26 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml">
+       <head>
+               <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+               <link href="../../img/favicon.ico" rel="shortcut icon" />
+               <link href="../../jquery/qunit.css" rel="stylesheet" />
+               <script src="../../jquery/jquery.js"></script>
+               <script src="../../jquery/qunit.js"></script>
+               <script src="../../fire/jquery.fire.js"></script>
+               <script src="./requirements.js"></script>
+               <script src="./mouse.js"></script>
+               <script src="./touch.js"></script>
+               <script src="./key.js"></script>
+               <script src="./form.js"></script>
+               <script src="./object.js"></script>
+               <script src="./mutation.js"></script>
+               <script src="./custom.js"></script>
+               <title>ThreeDubMedia &middot; jQuery.fire.js</title>
+       </head>
+       <body>
+               <h1 id="qunit-header">jQuery.fire.js Unit Tests</h1>
+               <h2 id="qunit-banner"></h2>
+               <h2 id="qunit-userAgent"></h2>
+               <ol id="qunit-tests"></ol>
+       </body>
+</html>
\ No newline at end of file