diff options
Diffstat (limited to 'src/test/LoopManagerTest.cpp')
-rw-r--r-- | src/test/LoopManagerTest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/LoopManagerTest.cpp b/src/test/LoopManagerTest.cpp index 1584fd5..df132ae 100644 --- a/src/test/LoopManagerTest.cpp +++ b/src/test/LoopManagerTest.cpp @@ -76,4 +76,3 @@ TEST_F(DISABLED_LoopManagerTest, ShutDown) { // Wait for the loop thread to finish loop_thread.join(); } - |