This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/stdlib/bats/tests/testfile/package.json
Sam Alba c310a1bcdb stdlib/bats: implemented integration tests
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2021-12-13 21:07:37 -08:00

7 lines
86 B
JSON

{
"dependencies": {
"bats-assert": "^2.0.0",
"bats-support": "^0.2.0"
}
}