| Index: test/mjsunit/es7/object-observe.js
|
| diff --git a/test/mjsunit/es7/object-observe.js b/test/mjsunit/es7/object-observe.js
|
| index 8ec22bceba701c6841ff7657de9dacee2168201f..7bb579f0c1462b6b33ff1bc6c3229067317f2845 100644
|
| --- a/test/mjsunit/es7/object-observe.js
|
| +++ b/test/mjsunit/es7/object-observe.js
|
| @@ -25,8 +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-observation --harmony-proxies
|
| -// Flags: --harmony-collections --harmony-weak-collections
|
| +// Flags: --harmony-proxies --harmony-collections
|
| // Flags: --harmony-symbols --allow-natives-syntax
|
|
|
| var allObservers = [];
|
|
|