From 3d9fbee0df683ade125b1cbed98df1e561fec83a Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Sun, 11 Jan 2009 01:25:51 +0000 Subject: Fix naming of file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62035 91177308-0d34-0410-b5e6-96231b3b80d8 --- unittests/ADT/SmallVectorTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unittests/ADT') diff --git a/unittests/ADT/SmallVectorTest.cpp b/unittests/ADT/SmallVectorTest.cpp index 88b00eb679..7404bee88c 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 // -- cgit v1.2.3