Skip to content

Commit

Permalink
test_functions: update tests for the dead check
Browse files Browse the repository at this point in the history
  • Loading branch information
jarelllama authored Dec 11, 2024
1 parent d8cb729 commit e11dc31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ test_dead_check() {
# Subdomains should be kept to be processed by the validation check
printf "www.49532dead-domain-test.com\n" >> out_dead.txt
printf "843902dead-domain-test.com\n" >> out_dead.txt
printf "dead_domains,2,raw\n" >> out_log.txt
printf "dead_count,2,raw\n" >> out_log.txt

# Both files should be empty (all dead)
: > out_subdomains.txt
Expand Down

0 comments on commit e11dc31

Please sign in to comment.