Fix the Xcode gtest target for the move of FileSpecTest.cpp.

llvm-svn: 330460
This commit is contained in:
Jim Ingham 2018-04-20 18:30:31 +00:00
parent 2e5ada5c81
commit e477eb6680

View File

@ -3437,7 +3437,6 @@
9A20572F1F3B8E7600F6C293 /* HostTest.cpp */, 9A20572F1F3B8E7600F6C293 /* HostTest.cpp */,
9A2057301F3B8E7600F6C293 /* MainLoopTest.cpp */, 9A2057301F3B8E7600F6C293 /* MainLoopTest.cpp */,
2321F9381BDD332400BA9A93 /* CMakeLists.txt */, 2321F9381BDD332400BA9A93 /* CMakeLists.txt */,
23CB14FD1D66CD2400EDDDE1 /* FileSpecTest.cpp */,
2321F9391BDD332400BA9A93 /* SocketAddressTest.cpp */, 2321F9391BDD332400BA9A93 /* SocketAddressTest.cpp */,
2321F93A1BDD332400BA9A93 /* SocketTest.cpp */, 2321F93A1BDD332400BA9A93 /* SocketTest.cpp */,
2321F93B1BDD332400BA9A93 /* SymbolsTest.cpp */, 2321F93B1BDD332400BA9A93 /* SymbolsTest.cpp */,
@ -3472,6 +3471,7 @@
7F94D7172040A13A006EE3EA /* CleanUpTest.cpp */, 7F94D7172040A13A006EE3EA /* CleanUpTest.cpp */,
23E2E5161D903689006F38BB /* ArchSpecTest.cpp */, 23E2E5161D903689006F38BB /* ArchSpecTest.cpp */,
9A3D43C81F3150D200EB767C /* ConstStringTest.cpp */, 9A3D43C81F3150D200EB767C /* ConstStringTest.cpp */,
23CB14FD1D66CD2400EDDDE1 /* FileSpecTest.cpp */,
9A3D43C71F3150D200EB767C /* LogTest.cpp */, 9A3D43C71F3150D200EB767C /* LogTest.cpp */,
9A3D43CB1F3150D200EB767C /* NameMatchesTest.cpp */, 9A3D43CB1F3150D200EB767C /* NameMatchesTest.cpp */,
9A3D43C61F3150D200EB767C /* StatusTest.cpp */, 9A3D43C61F3150D200EB767C /* StatusTest.cpp */,