mirror of https://github.com/tc39/test262.git
Remove a wee bit o’ trailing whitespace
This commit is contained in:
parent
208344319e
commit
5ad8dc4219
|
@ -13,5 +13,3 @@ var sym = Symbol();
|
|||
assert.throws(TypeError, function() {
|
||||
weakset.add(sym);
|
||||
});
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue