summaryrefslogtreecommitdiff
path: root/tests/specs/jsr/excluded_export_module/__test__.jsonc
blob: 2ff51f507af1b4a08ecc88724c442aad8e879c65 (plain)
1
2
3
4
5
6
7
// test for a module that's excluded from being
// published, but is found in the module graph
{
  "args": "publish --dry-run",
  "output": "publish.out",
  "exitCode": 1
}