add _isFQDN_ and change header style

This commit is contained in:
Nathaniel Landau
2021-10-23 23:51:24 -04:00
parent 21d6c9b985
commit a9e8029d9e
5 changed files with 33 additions and 6 deletions

View File

@@ -100,7 +100,7 @@ teardown() {
@test "_alert_: header" {
run header "testing"
assert_output --regexp "\[ header\] testing"
assert_output --regexp "testing"
}
@test "_alert_: info" {