fix memory leak in case of large number of retries
[folly.git] / folly / test / Makefile.am
index 9d983a3d692893fb37dae73834e9577c5d8d4215..b22aa68348b4adeeb0ec4371959a46d97ad377a0 100644 (file)
@@ -280,6 +280,7 @@ futures_test_SOURCES = \
     ../futures/test/RetryingTest.cpp \
     ../futures/test/SelfDestructTest.cpp \
     ../futures/test/SharedPromiseTest.cpp \
+    ../futures/test/TestExecutorTest.cpp \
     ../futures/test/ThenCompileTest.cpp \
     ../futures/test/ThenTest.cpp \
     ../futures/test/TimekeeperTest.cpp \