test/composure: adopt newly revamped setup()
This commit is contained in:
@@ -1,6 +1,11 @@
|
|||||||
#!/usr/bin/env bats
|
# shellcheck shell=bats
|
||||||
|
|
||||||
load ../test_helper
|
load "${MAIN_BASH_IT_DIR?}/test/test_helper.bash"
|
||||||
|
|
||||||
|
function local_setup_file() {
|
||||||
|
true
|
||||||
|
# don't load any libraries as the tests here test the *whole* kit
|
||||||
|
}
|
||||||
|
|
||||||
@test "lib composure: _composure_keywords()" {
|
@test "lib composure: _composure_keywords()" {
|
||||||
run _composure_keywords
|
run _composure_keywords
|
||||||
|
|||||||
Reference in New Issue
Block a user