feat delete old futures
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#include <gtest/gtest.h>
|
||||
#include <sled/futures/future.h>
|
||||
|
||||
TEST(Future, basic)
|
||||
{
|
||||
// sled::Future<int> x;
|
||||
// auto res = x.Then([](int) {});
|
||||
}
|
Reference in New Issue
Block a user