Index: test/mjsunit/harmony/module-resolution.js |
diff --git a/test/mjsunit/harmony/module-resolution.js b/test/mjsunit/harmony/module-resolution.js |
index 1a95347d145c53195a50c3130e6fae67d7f5efbf..7f1e4313137ec73ead361ba9873abdabd7673616 100644 |
--- a/test/mjsunit/harmony/module-resolution.js |
+++ b/test/mjsunit/harmony/module-resolution.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-modules --harmony-scoping |
+// Flags: --harmony-modules |
// Test basic module interface inference. |