[SystemZ] Fix some embarrassing test typos

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