| Index: test/mjsunit/harmony/private.js
|
| diff --git a/test/mjsunit/harmony/private.js b/test/mjsunit/harmony/private.js
|
| index a14afe04e5f90fc5691c00311c6b63793c3b1204..225799831cf696f3e5586485d6b642bc95c22d01 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 --harmony-weak-collections
|
| +// Flags: --harmony-symbols --harmony-collections
|
| // Flags: --expose-gc --allow-natives-syntax
|
|
|
| var symbols = []
|
|
|