test lib#composure_keywords
This commit is contained in:
9
test/lib/composure.bats
Executable file
9
test/lib/composure.bats
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bats
|
||||
|
||||
load ../test_helper
|
||||
load ../../lib/composure
|
||||
|
||||
@test "composure_keywords()" {
|
||||
run composure_keywords
|
||||
assert_output "about author example group param version"
|
||||
}
|
||||
Reference in New Issue
Block a user