[SystemZ] Fix some embarrassing test typos

llvm-svn: 185070
diff --git a/llvm/test/CodeGen/SystemZ/branch-07.ll b/llvm/test/CodeGen/SystemZ/branch-07.ll
index 1cab6ff..00e8b8a 100644
--- a/llvm/test/CodeGen/SystemZ/branch-07.ll
+++ b/llvm/test/CodeGen/SystemZ/branch-07.ll
@@ -2,7 +2,7 @@
 ;
 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
 
-declare i64 @foo();
+declare i64 @foo()
 
 define void @f1(i64 %target) {
 ; CHECK: f1: