diff options
Diffstat (limited to 'tests/plat_is_concerned.sh')
-rwxr-xr-x | tests/plat_is_concerned.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plat_is_concerned.sh b/tests/plat_is_concerned.sh index 0905a22..bec0fa3 100755 --- a/tests/plat_is_concerned.sh +++ b/tests/plat_is_concerned.sh @@ -119,7 +119,7 @@ main() 'ao751h' \ 'dev all' command_ok_ \ - 'HOST "all" DOES MATCH PLAT "dev all"' -- \ + 'HOST "all" DOES MATCH PLAT "dev all"' -D TODO -- \ plat_is_concerned \ 'all' \ 'dev all' |