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