changed .bats test in hopes that they will include my pull request

pull/872/head
Brian Recchia 2017-01-23 14:21:29 -05:00
parent 7433d0f6f0
commit d32ab8ec16
1 changed files with 1 additions and 1 deletions

View File

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