blob: 223f429f9fac863e89115a693c49de6081a0336e [file] [log] [blame] [edit]
// Copyright 2017 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import esprimaNext from "./esprima-next.mjs";
it("esprima-next runs to completion", () => void esprimaNext.fn());