Index: test/mjsunit/harmony/proxies-example-membrane.js |
diff --git a/test/mjsunit/harmony/proxies-example-membrane.js b/test/mjsunit/harmony/proxies-example-membrane.js |
index a645a6603a159542529bdb88660cefe79bea07f2..7b2af722f2de3a71e9a016f35c3531077d09bddc 100644 |
--- a/test/mjsunit/harmony/proxies-example-membrane.js |
+++ b/test/mjsunit/harmony/proxies-example-membrane.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 |
+// Flags: --harmony --harmony-proxies |
// A simple no-op handler. Adapted from: |