Clean up the CodeCompletion testsuite's use of FileCheck

llvm-svn: 82726
diff --git a/clang/test/CodeCompletion/using.cpp b/clang/test/CodeCompletion/using.cpp
index dac556e..57b3aa7 100644
--- a/clang/test/CodeCompletion/using.cpp
+++ b/clang/test/CodeCompletion/using.cpp
@@ -20,6 +20,6 @@
     // CHECK-CC1: I5 : 2
     // CHECK-CC1: N2 : 4
     // CHECK-CC1: N3 : 4
-    // CHECK-NEXT-CC1: N4 : 4
+    // CHECK-CC1-NEXT: N4 : 4
     // RUN: true