blob: 304ccb58c7e9956769623fe62d6ab66965fc1f6b [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 espree from "./espree.mjs";
it("espree runs to completion", () => void espree.fn());