Fix naming of file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62035 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling 2009-01-11 01:25:51 +00:00
parent 398873c032
commit 3d9fbee0df

View File

@ -1,4 +1,4 @@
//===- llvm/unittest/ADT/SmallVectorMap.cpp ---------------------*- C++ -*-===//
//===- llvm/unittest/ADT/SmallVectorTest.cpp ------------------------------===//
//
// The LLVM Compiler Infrastructure
//