test/composure: adopt newly revamped setup()

This commit is contained in:
John D Pell
2022-02-03 21:39:38 -08:00
committed by John D Pell
parent 2a95e983d0
commit 425ef3e10a

View File

@@ -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