tests: test_helper already loads composure.sh
...and `cite()`s metadata
This commit is contained in:
3
test/plugins/battery.plugin.bats
Executable file → Normal file
3
test/plugins/battery.plugin.bats
Executable file → Normal file
@@ -1,12 +1,9 @@
|
||||
#!/usr/bin/env bats
|
||||
|
||||
load ../test_helper
|
||||
load "${BASH_IT}/vendor/github.com/erichs/composure/composure.sh"
|
||||
load "${BASH_IT}/lib/log.bash"
|
||||
load "${BASH_IT}/lib/helpers.bash"
|
||||
|
||||
cite _about _param _example _group _author _version
|
||||
|
||||
load ../../plugins/available/battery.plugin
|
||||
|
||||
# Sets up the `_command_exists` function so that it only responds `true` if called with
|
||||
|
||||
Reference in New Issue
Block a user