]> git.proxmox.com Git - mirror_xterm.js.git/blobdiff - test/composition-helper-test.js
Make `src/xterm.js` ES2015 and export EventEmitter into its own file
[mirror_xterm.js.git] / test / composition-helper-test.js
index 2f2ba5f16616515a40a05abe8271bc0b859cd8be..d3071c2dabcc0b0dfced2d8be076ae5e61d54fb5 100644 (file)
@@ -15,7 +15,7 @@ describe('CompositionHelper', function () {
         remove: function () {},
       },
       getBoundingClientRect: function () {
-        return { width: 0 }
+        return { width: 0 };
       },
       style: {
         left: 0,