File tree Expand file tree Collapse file tree 5 files changed +14010
-3
lines changed
Expand file tree Collapse file tree 5 files changed +14010
-3
lines changed Original file line number Diff line number Diff line change 11js/*.min.js
2+ test/vendor
Original file line number Diff line number Diff line change 1919< meta charset ="utf-8 ">
2020< title > JavaScript Templates Test</ title >
2121< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
22- < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/ mocha/2.3.4/mocha.min .css ">
22+ < link rel ="stylesheet " href ="vendor/ mocha.css ">
2323</ head >
2424< body >
2525< div id ="mocha "> </ div >
26- < script src ="https://cdnjs.cloudflare.com/ajax/libs/ mocha/2.3.4/mocha.min .js "> </ script >
27- < script src ="https://cdnjs.cloudflare.com/ajax/libs/ expect.js/0.2.0/expect.min .js "> </ script >
26+ < script src ="vendor/ mocha.js "> </ script >
27+ < script src ="vendor/ expect.js "> </ script >
2828< script >
2929mocha . setup ( 'bdd' ) ;
3030</ script >
You can’t perform that action at this time.
0 commit comments