| Index: test/mjsunit/harmony/set-prototype-of.js
|
| diff --git a/test/mjsunit/harmony/set-prototype-of.js b/test/mjsunit/harmony/set-prototype-of.js
|
| index 02bd5e2ee62272b1acc22e31abffdf82e9fa5ebf..810220d1a8f217a773c3c31da10bea9ca3ef4d8e 100644
|
| --- a/test/mjsunit/harmony/set-prototype-of.js
|
| +++ b/test/mjsunit/harmony/set-prototype-of.js
|
| @@ -25,8 +25,6 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -// Flags: --harmony-symbols
|
| -
|
|
|
| function getObjects() {
|
| function func() {}
|
|
|