From: Chris Lattner Date: Sun, 12 Apr 2009 08:37:16 +0000 (+0000) Subject: fix typo in test name. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf70641c289748d8fc9c03e82cbf7c6a52e05e32;p=clang fix typo in test name. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68893 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/SemaObjC/protocol-atttribute-1.m b/test/SemaObjC/protocol-attribute.m similarity index 100% rename from test/SemaObjC/protocol-atttribute-1.m rename to test/SemaObjC/protocol-attribute.m