revert "tests: disable nixosSearch"

This commit is contained in:
Erik Arvstedt
2022-09-23 09:04:57 +02:00
parent 34f6eb90d7
commit d3b7e8c432
3 changed files with 3 additions and 5 deletions
-5
View File
@@ -275,11 +275,6 @@ flake() {
# Test generating module documentation for search.nixos.org
nixosSearch() {
# TODO-EXTERNAL:
# Remove this when nixos-search has been fixed
echo "Skipping test nixosSearch"
return
if ! checkFlakeSupport "nixosSearch"; then return; fi
if [[ $_nixBitcoinInCopiedSrc ]]; then