Merge IPAddressTest.h into the IPAddressTest.cpp
authorYedidya Feldblum <yfeldblum@fb.com>
Sat, 29 Jul 2017 19:51:53 +0000 (12:51 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 29 Jul 2017 20:00:25 +0000 (13:00 -0700)
commit21099baa8ac052b368b0393b4487196785b88fd2
tree83b2104ca73c86e28a1837c2a524c0d1b743ae9a
parent063b4a3d63f502ea716704321e6a9462686ccdbb
Merge IPAddressTest.h into the IPAddressTest.cpp

Summary:
[Folly] Merge `IPAddressTest.h` into the `IPAddressTest.cpp`.

There is no real need to split anything out into a header file.

Reviewed By: andrewjcg

Differential Revision: D5524267

fbshipit-source-id: e128c69c7da38663f19d0ccd73edaae36c3f469a
folly/test/IPAddressTest.cpp
folly/test/IPAddressTest.h [deleted file]