move futures/test/ExecutorTest.cpp to executors/ v2017.10.23.00
authorJames Sedgwick <jsedgwick@fb.com>
Sun, 22 Oct 2017 20:18:56 +0000 (13:18 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sun, 22 Oct 2017 20:20:23 +0000 (13:20 -0700)
commit44df8f5610adc2ab83dd1af966568aa1a1414cd2
tree75c5e6a1f390caa5776f078bdce6b39c34f72785
parent1719bfce91a3cca41abc566049eb4f4b8b2a565a
move futures/test/ExecutorTest.cpp to executors/

Summary: also gotta split it up/rename it, that's coming later

Reviewed By: yfeldblum

Differential Revision: D6121525

fbshipit-source-id: 9c6dbabd47323d94657508a0f75a0c6e7f988ace
CMakeLists.txt
folly/executors/test/ExecutorTest.cpp [new file with mode: 0644]
folly/futures/test/ExecutorTest.cpp [deleted file]
folly/test/Makefile.am