PATH:
home
/
centosnipponia
/
public_html
/
wh
/
jsi
/
test
<!DOCTYPE html> <html> <head> <link rel="stylesheet" href="libs/qunit.css" type="text/css" media="screen" /> <!--[if lt IE 9]> <script type="text/javascript" src="../libs/flashcanvas.js"></script> <![endif]--> </head> <body> <h1 id="qunit-header">QUnit example</h1> <h2 id="qunit-banner"></h2> <div id="qunit-testrunner-toolbar"></div> <h2 id="qunit-userAgent"></h2> <ol id="qunit-tests"></ol> <div id="qunit-fixture">test markup, will be hidden</div> <div id="signature"></div> <script src="../libs/jquery.js"></script> <script type="text/javascript"> window.jSignatureDebug = {}; </script> <script src="../libs/jSignature.min.js"></script> <script src="libs/qunit.js"></script> <script type="text/javascript"> curl = { baseUrl: './' // pluginPath: 'for/some/reason/plugins/r/here', , apiName: 'require' }; </script> <!-- DID YOU LOSE US? The TESTS ARE HERE --> <script src="tests.js"></script> </body> </html>
[+]
..
[-] index.html
[edit]
[+]
libs
[-] tests.js
[edit]
[-] .htaccess.disabled
[edit]