Re-enable accidentally removed test case.

PiperOrigin-RevId: 375553891
diff --git a/src/test/shell/integration/target_compatible_with_test.sh b/src/test/shell/integration/target_compatible_with_test.sh
index 1c9be21..4058417 100755
--- a/src/test/shell/integration/target_compatible_with_test.sh
+++ b/src/test/shell/integration/target_compatible_with_test.sh
@@ -389,7 +389,7 @@
 
 # Crudely validates that the build event protocol contains useful information
 # when targets are skipped due to incompatibilities.
-function atest_build_event_protocol() {
+function test_build_event_protocol() {
   cd target_skipping || fail "couldn't cd into workspace"
 
   bazel test \