Loading tests/androidmk_test.sh +1 −3 Original line number Diff line number Diff line Loading @@ -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 tests/mixed_mode_test.sh +1 −2 Original line number Diff line number Diff line Loading @@ -63,5 +63,4 @@ EOF fi } test_add_irrelevant_file test_bazel_smoke scan_and_run_tests No newline at end of file tests/soong_test.sh +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
tests/androidmk_test.sh +1 −3 Original line number Diff line number Diff line Loading @@ -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
tests/mixed_mode_test.sh +1 −2 Original line number Diff line number Diff line Loading @@ -63,5 +63,4 @@ EOF fi } test_add_irrelevant_file test_bazel_smoke scan_and_run_tests No newline at end of file
tests/soong_test.sh +1 −1 Original line number Diff line number Diff line Loading @@ -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