| Index: test/mjsunit/harmony/regress/regress-observe-empty-double-array.js
 | 
| diff --git a/test/mjsunit/harmony/regress/regress-observe-empty-double-array.js b/test/mjsunit/harmony/regress/regress-observe-empty-double-array.js
 | 
| index 301ece70fef5156af1f53eeb98573f24afc2a611..4b651694a6eeb1a5a0af4d5220fb6c934798fe33 100644
 | 
| --- a/test/mjsunit/harmony/regress/regress-observe-empty-double-array.js
 | 
| +++ b/test/mjsunit/harmony/regress/regress-observe-empty-double-array.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: --allow-natives-syntax
 | 
| +// Flags: --harmony-observation --allow-natives-syntax
 | 
|  //
 | 
|  // Test passes if it does not crash.
 | 
|  
 | 
| 
 |