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

Commit 1cb8b5b5 authored by Usta (Tsering) Shrestha's avatar Usta (Tsering) Shrestha Committed by Gerrit Code Review
Browse files

Merge "cosmetic: log test completion"

parents c214e1ab 94e89a40
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -164,5 +164,6 @@ function scan_and_run_tests {
  fi
  for f in ${test_fns[*]}; do
    $f
    info "Completed test case \e[96;1m$f\e[0m"
  done
}