changed .bats test in hopes that they will include my pull request
parent
7433d0f6f0
commit
d32ab8ec16
|
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env bats
|
#!/usr/bin/env bats
|
||||||
|
|
||||||
load ../test_helper
|
load ../test_helper
|
||||||
load ../../lib/composure
|
load ../../lib/composure/composure.sh
|
||||||
@test "lib composure: composure_keywords()" {
|
@test "lib composure: composure_keywords()" {
|
||||||
run _composure_keywords
|
run _composure_keywords
|
||||||
assert_output "about author example group param version"
|
assert_output "about author example group param version"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue