| Index: test/intl/date-format/parse-mdy.js
|
| diff --git a/test/intl/date-format/parse-mdy.js b/test/intl/date-format/parse-mdy.js
|
| index 7b1a79af8604b5d50bc0edc327269011365f3aed..a248a084222d9043ba5a13e0fbae9029b969a88b 100644
|
| --- a/test/intl/date-format/parse-mdy.js
|
| +++ b/test/intl/date-format/parse-mdy.js
|
| @@ -25,6 +25,8 @@
|
| // (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: --intl-extra
|
| +
|
| // Testing v8Parse method for date only.
|
|
|
| function checkDate(date) {
|
|
|