summaryrefslogtreecommitdiff
path: root/test/modules/throws.js
blob: 2dce689d223f22006d8e6dd4d9284ed7d559dd29 (plain)
1
2
3
4
// SPDX-License-Identifier: MIT OR LGPL-2.0-or-later
// SPDX-FileCopyrightText: 2021 Philip Chimento <philip.chimento@gmail.com>

throw new Error('bad module');