| Index: test/intl/date-format/parse-invalid-input.js
|
| diff --git a/test/intl/date-format/parse-invalid-input.js b/test/intl/date-format/parse-invalid-input.js
|
| index ab0b889ff5732f409f508daf372af9375159c235..47a95477ebba0062fa8cdefc32d4ead898fd3fb9 100644
|
| --- a/test/intl/date-format/parse-invalid-input.js
|
| +++ b/test/intl/date-format/parse-invalid-input.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
|
| +
|
| // Invalid input is handled properly.
|
|
|
| var dtf = new Intl.DateTimeFormat(['en']);
|
|
|