c80ea0bbc6
- Maintenance: Added SinonJS library for standalone test spies, stubs, time travel and mocks.
11 lines
306 B
Text
11 lines
306 B
Text
|
|
<link rel="stylesheet" href="/assets/tests/qunit-1.21.0.css">
|
|
<%= javascript_include_tag "/assets/tests/qunit-1.21.0.js", "/assets/tests/sinon-9.2.4", "/assets/tests/ticket_macro.js", nonce: true %>
|
|
|
|
<style type="text/css">
|
|
body {
|
|
padding-top: 0px;
|
|
}
|
|
</style>
|
|
|
|
<div id="qunit" class="u-dontfold"></div>
|