Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 86b38024 authored by Lukács T. Berki's avatar Lukács T. Berki Committed by Gerrit Code Review
Browse files

Merge "Colorize the name of the test to be run."

parents 06d6373b 7a519073
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -95,7 +95,7 @@ function setup() {

  echo
  echo ----------------------------------------------------------------------------
  info "Running test case ${FUNCNAME[1]}"
  info "Running test case \e[96;1m${FUNCNAME[1]}\e[0m"
  cd "$MOCK_TOP"

  tar xzf "$WARMED_UP_MOCK_TOP"