mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
Update
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include <thread> // for sleep_for
|
||||
#include "task_runner.hpp"
|
||||
|
||||
namespace ftxui::task {
|
||||
@@ -92,4 +93,3 @@ TEST(TaskTest, RunDelayedTask) {
|
||||
|
||||
} // namespace ftxui::task
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user