Bug 1126406 - guard a test. r=me

This commit is contained in:
Lars T Hansen 2015-01-28 09:34:33 +01:00
parent 2291714ab4
commit 9de24b473a

View File

@ -4,6 +4,9 @@
// as plain JS) as it should be. That gave rise to a difference in
// output.
if (!this.SharedArrayBuffer)
quit(0);
// Original test
g = (function(stdlib, n, heap) {