File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ <h2>Unit Tests</h2>
1818 < p > < a href ="unit/index.html "> Unit tests</ a > exist for all functionality in jQuery UI.
1919 The unit tests can be run locally (some tests require a web server with PHP)
2020 to ensure proper functionality before committing changes.
21- The unit tests are also run on < a href ="http ://swarm.jquery.org/project/jqueryui "> TestSwarm</ a >
21+ The unit tests are also run on < a href ="https ://swarm.jquery.org/project/jqueryui "> TestSwarm</ a >
2222 for every commit.</ p >
2323
2424 < h2 > Visual Tests</ h2 >
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ requirejs.config( {
1515 "qunit-assert-classes" : "../../../external/qunit-assert-classes/qunit-assert-classes" ,
1616 "qunit-assert-close" : "../../../external/qunit-assert-close/qunit-assert-close" ,
1717 "qunit" : "../../../external/qunit/qunit" ,
18- "testswarm" : "http ://swarm.jquery.org/js/inject.js?" + ( new Date ( ) ) . getTime ( ) ,
18+ "testswarm" : "https ://swarm.jquery.org/js/inject.js?" + ( new Date ( ) ) . getTime ( ) ,
1919 "ui" : "../../../ui"
2020 } ,
2121 shim : {
You can’t perform that action at this time.
0 commit comments