[tests] unset NO_COLOR since it can affect the tests where color is captured in the output

Related to #1154
pull/1159/head
Tim Stack 1 year ago
parent 9323958296
commit 34f026e444

@ -1,5 +1,7 @@
#! /bin/bash
unset NO_COLOR
top_srcdir="@abssrcdir@"
export top_srcdir

Loading…
Cancel
Save