Index: test/mjsunit/samevalue.js |
diff --git a/test/mjsunit/samevalue.js b/test/mjsunit/samevalue.js |
index 36a7dea3eaf63e37aca9ccc1d8b368637b44a20b..229db0db4c32c1e2f2b25aa9487b5eae0e7f5c32 100644 |
--- a/test/mjsunit/samevalue.js |
+++ b/test/mjsunit/samevalue.js |
@@ -26,7 +26,7 @@ |
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
-// Flags: --expose-natives_as natives |
+// Flags: --expose-natives-as natives |
// Test the SameValue internal method. |
var obj1 = {x: 10, y: 11, z: "test"}; |