Reenable test_glob_noop_incremental.
It accidentally got disabled in aosp/1676621 due to a merging mishap.
Test: Presubmits.
Change-Id: I10a090480008c72c2a8390fe30c64f666a177ea3
diff --git a/tests/bootstrap_test.sh b/tests/bootstrap_test.sh
index 1a39464..1aff6a3 100755
--- a/tests/bootstrap_test.sh
+++ b/tests/bootstrap_test.sh
@@ -613,7 +613,7 @@
test_null_build
test_null_build_after_docs
test_soong_build_rebuilt_if_blueprint_changes
-# test_glob_noop_incremental # Currently failing
+test_glob_noop_incremental
test_add_file_to_glob
test_add_android_bp
test_change_android_bp