diff --git a/tests/xxhash/xxhash.recipe b/tests/xxhash/xxhash.recipe index ec3fbc88d..a0e7573ed 100644 --- a/tests/xxhash/xxhash.recipe +++ b/tests/xxhash/xxhash.recipe @@ -23,9 +23,6 @@ command "-" "Check headers" command "-" "Check pkg-config" lib-config libxxhash -command "-" "Check HTML documentation" - exist /usr/share/doc/xxhash-doc/html - command "xxhsum test.c" "Check hash generation with xxhsum" exit 0 output-contains "c7d16feb831c7fc0 test.c"