mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-12-11 17:41:26 -06:00
Cleanup from bootstrap attempt
This commit is contained in:
parent
8f6e605f44
commit
bc16831ceb
@ -18,7 +18,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id='setup'>
|
||||
<button id='runTestBtn' onclick='runTests()' type="button" class="btn btn-success btn-lg">Run Tests</button><br /><br /><br />
|
||||
<button id='runTestBtn' onclick='runTests()' type="button" class="btn">Run Tests</button>
|
||||
</div>
|
||||
<div id="mocha"></div>
|
||||
<script src="../node_modules/mocha/mocha.js"></script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user