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

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

Merge "cosmetic: auto-scan test_ functions"

parents 939673bf a4e0a0f7
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -133,6 +133,4 @@ function run_androidmk_test {
  echo "Succeeded"
}

test_rewrite_license_property_inside_current_directory

test_rewrite_license_property_outside_current_directory
scan_and_run_tests
+1 −2
Original line number Diff line number Diff line
@@ -63,5 +63,4 @@ EOF
  fi
}

test_add_irrelevant_file
test_bazel_smoke
scan_and_run_tests
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -19,4 +19,4 @@ function test_m_clean_works {
  run_soong clean
}

test_m_clean_works
scan_and_run_tests
 No newline at end of file