File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta http-equiv ="Content-Type " charset ="UTF-8 " />
5
5
< title > React-Magic Tests</ title >
6
- < link rel ="stylesheet " type ="text/css " href ="http ://cdnjs.cloudflare.com/ajax/libs/jasmine/2.0.0/jasmine.css " />
6
+ < link rel ="stylesheet " type ="text/css " href ="https ://cdnjs.cloudflare.com/ajax/libs/jasmine/2.0.0/jasmine.css " />
7
7
</ head >
8
8
< body >
9
- < script src ="http ://cdnjs.cloudflare.com/ajax/libs/jasmine/2.0.0/jasmine.js "> </ script >
10
- < script src ="http ://cdnjs.cloudflare.com/ajax/libs/jasmine/2.0.0/jasmine-html.js "> </ script >
11
- < script src ="http ://cdnjs.cloudflare.com/ajax/libs/jasmine/2.0.0/boot.js "> </ script >
9
+ < script src ="https ://cdnjs.cloudflare.com/ajax/libs/jasmine/2.0.0/jasmine.js "> </ script >
10
+ < script src ="https ://cdnjs.cloudflare.com/ajax/libs/jasmine/2.0.0/jasmine-html.js "> </ script >
11
+ < script src ="https ://cdnjs.cloudflare.com/ajax/libs/jasmine/2.0.0/boot.js "> </ script >
12
12
13
13
<!-- Source files -->
14
14
< script src ="htmltojsx.js "> </ script >
You can’t perform that action at this time.
0 commit comments