Commit 1cd4fa1
committed
test/test_helper.bash: Use bats_load_library to load bats-support
Instead of hard-coding `node_modules` in the path (source of various
issues: #38, #34), use the `bats_load_library` command to load
`bats-support`.
`bats_load_library` is available since Bats v1.6.1 parent ffe84ea commit 1cd4fa1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments