From: Bill Wendling Date: Sun, 11 Jan 2009 01:25:51 +0000 (+0000) Subject: Fix naming of file. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=3d9fbee0df683ade125b1cbed98df1e561fec83a;p=oota-llvm.git Fix naming of file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62035 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/unittests/ADT/SmallVectorTest.cpp b/unittests/ADT/SmallVectorTest.cpp index 88b00eb679d..7404bee88c2 100644 --- a/unittests/ADT/SmallVectorTest.cpp +++ b/unittests/ADT/SmallVectorTest.cpp @@ -1,4 +1,4 @@ -//===- llvm/unittest/ADT/SmallVectorMap.cpp ---------------------*- C++ -*-===// +//===- llvm/unittest/ADT/SmallVectorTest.cpp ------------------------------===// // // The LLVM Compiler Infrastructure //