Mass Revert to cdb635a
authorMichael Lee <mzlee@fb.com>
Fri, 28 Aug 2015 19:24:32 +0000 (12:24 -0700)
committerSara Golemon <sgolemon@fb.com>
Mon, 31 Aug 2015 20:25:21 +0000 (13:25 -0700)
Reviewed By: @​sarals, @siyengar, @​dpittman, @​alephbax

folly/test/Makefile.am

index f2af913bb832de77824be0876f3e6f4eb342fc2c..f144a7a1a1089f4b8aed63d08e63d1b090693727 100644 (file)
@@ -182,11 +182,6 @@ spooky_hash_v2_test_SOURCES = SpookyHashV2Test.cpp
 spooky_hash_v2_test_LDADD = libgtestmain.la $(top_builddir)/libfolly.la $(top_builddir)/libfollybenchmark.la
 TESTS += spooky_hash_v2_test
 
-token_bucket_test_SOURCES = TokenBucketTest.cpp
-token_bucket_test_LDADD = libgtest.la $(top_builddir)/libfolly.la $(top_builddir)/libfollybenchmark.la
-TESTS += token_bucket_test
-
-
 futures_test_SOURCES = \
     ../futures/test/CollectTest.cpp \
     ../futures/test/ContextTest.cpp \