Change first test to be CHECK: to make the test run.

GitOrigin-RevId: 4a18a5bdd9e2e119cf24653e34b22cf356fffe77
diff --git a/llgdb-tests/apple-accel.cpp b/llgdb-tests/apple-accel.cpp
index 444a0f9..12545d6 100644
--- a/llgdb-tests/apple-accel.cpp
+++ b/llgdb-tests/apple-accel.cpp
@@ -13,7 +13,7 @@
 __attribute__((section("1,__text_foo"))) void foo() {}
 int main (int argc, char const *argv[]) { return argc; }
 
-// CHECK-NEXT: __debug_abbrev
+// CHECK: __debug_abbrev
 // CHECK-NEXT: __debug_info
 // CHECK-NEXT: __debug_str
 // CHECK-NEXT: __debug_ranges