Skip to content

Commit

Permalink
test update
Browse files Browse the repository at this point in the history
  • Loading branch information
cjimti committed Jul 23, 2023
1 parent 138208f commit 52bfc1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions txeh_test.go
Expand Up @@ -75,4 +75,7 @@ func TestNewHosts(t *testing.T) {
}
}

if !found {
t.Fatal("ListHostsByIP was unable find an IP")
}
}

0 comments on commit 52bfc1a

Please sign in to comment.