s/PortabilityTimeTest.cpp/TimeTest.cpp
authorVikas Kumar <kr.vikas@gmail.com>
Thu, 14 Jul 2016 18:11:43 +0000 (11:11 -0700)
committerFacebook Github Bot 1 <facebook-github-bot-1-bot@fb.com>
Thu, 14 Jul 2016 18:23:31 +0000 (11:23 -0700)
commit8ba9a001f1e7289b7f6ab3165d34bbe6a738514a
tree5c0d1a9978515f66ca7c3200ff38f432676b7de9
parent78890b3f9ceac28d74c3382767f9c7bdf16b4542
s/PortabilityTimeTest.cpp/TimeTest.cpp

Summary:
The test file in `../portability/test` is named `TimeTest.cpp`. Makefile refers to it as `PortabilityTimeTest.cpp`. Possibly a typo. Or the test file should be renamed to `PortabilityTimeTest.cpp`.
Closes https://github.com/facebook/folly/pull/438

Reviewed By: yfeldblum

Differential Revision: D3558452

Pulled By: Orvid

fbshipit-source-id: 0cee874b63e98e671153c507f42a7a3b9d8084c1
folly/test/Makefile.am