# Upstream's suite is ESM and pulls in prosemirror-test-builder, whose own ESM
# entry cannot resolve its runtime dependencies under Debian's module layout
# (no node_modules links are installed).  On buildd, dh_auto_test runs this
# file without nocheck, so keep a check that can actually pass.
test -f test/test-state.ts
