From b08bf76122b3264af5de6868bfb11fbc3939988a Mon Sep 17 00:00:00 2001 From: Brian Recchia Date: Mon, 23 Jan 2017 18:32:15 -0500 Subject: [PATCH] idk --- test/lib/composure.bats | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/lib/composure.bats b/test/lib/composure.bats index e4d04687..e842dbb8 100755 --- a/test/lib/composure.bats +++ b/test/lib/composure.bats @@ -1,7 +1,7 @@ #!/usr/bin/env bats load ../test_helper -load ../../lib/composure/composure.sh +load ../../lib/composure @test "lib composure: composure_keywords()" { run _composure_keywords assert_output "about author example group param version"