From: Philippe Proulx Date: Fri, 18 Mar 2016 23:43:54 +0000 (-0400) Subject: tests: fix message in config/pass/everything X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=a7d1b8c5d572320b574824861cb8a5e265bd5f37;p=deliverable%2Fbarectf.git tests: fix message in config/pass/everything Signed-off-by: Philippe Proulx --- diff --git a/tests/config/pass/everything/pass.bats b/tests/config/pass/everything/pass.bats index 7a15f4f..1637203 100644 --- a/tests/config/pass/everything/pass.bats +++ b/tests/config/pass/everything/pass.bats @@ -3,7 +3,7 @@ load ../../../common load ../../common -@test 'unknown property in config object makes barectf fail' { +@test 'config file using all features makes barectf pass' { barectf_assert_file_exists config.yaml [ $status -eq 0 ] [ -f metadata ]