]> git.proxmox.com Git - mirror_novnc.git/commit
Upgrade and fix sinon.js
authorSamuel Mannehed <samuel@cendio.se>
Thu, 28 Sep 2017 12:05:20 +0000 (14:05 +0200)
committerSamuel Mannehed <samuel@cendio.se>
Thu, 28 Sep 2017 12:05:20 +0000 (14:05 +0200)
commit0aaf59c2f941477b96d84b5f1ca33c39f9f202b2
tree414121d163ba59dd2a4d375be413bcb1729951ef
parent05f032d1dd3d540bb2f4f15a126f150ee3e2d332
Upgrade and fix sinon.js

Converted version downloaded from sinonjs.org. Fixed version that
doesn't register itself on the global object. This forces all modules to
do a proper import.
tests/karma-test-main.js
tests/test.display.js
tests/test.keyboard.js
tests/test.mouse.js
tests/test.rfb.js
tests/test.util.js
tests/test.websock.js
vendor/sinon.js