mirror of https://github.com/tc39/test262.git
Fix suspect formatting in S15.2.3.1_A3
This commit is contained in:
parent
fcba15ff11
commit
509472bb74
|
@ -2,11 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/**
|
||||
* @path ch15/15.2/15.2.3/15.2.3.1/S15.2.3.1_A3.js
|
||||
*/
|
||||
|
||||
|
||||
/**
|
||||
* @path ch15/15.2/15.2.3/15.2.3.1/S15.2.3.1_A3.js
|
||||
* @name: S15.2.3.1_A3;
|
||||
* @section: 15.2.3.1, 15.2.4;
|
||||
* @assertion: The Object.prototype property has the attribute DontDelete;
|
||||
|
|
Loading…
Reference in New Issue