| Index: test/mjsunit/harmony/private.js
|
| diff --git a/test/mjsunit/harmony/private.js b/test/mjsunit/harmony/private.js
|
| index c4b0ed2b2bccc31737bc4f499955d9fd60434a8c..d3ed482c9c1fb7f2206975b98dad533f47e086cd 100644
|
| --- a/test/mjsunit/harmony/private.js
|
| +++ b/test/mjsunit/harmony/private.js
|
| @@ -25,7 +25,7 @@
|
| // (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 --harmony-collections
|
| +// Flags: --harmony-collections
|
| // Flags: --expose-gc --allow-natives-syntax
|
|
|
| var symbols = []
|
|
|