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

Commit 94e89a40 authored by usta's avatar usta Committed by Usta (Tsering) Shrestha
Browse files

cosmetic: log test completion

Test: run_intergration_tests.sh
Bug: NA
Change-Id: Iaacc708d05f0bfdc5fe6a0c60834efcb9b4eb98b
parent 6828e185
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
}