Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
serges147 committed Aug 23, 2024
1 parent 3a6cd71 commit 2de7857
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/test_olg_scheduler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,11 @@
#include <tuple>
#include <vector>

using testing::_;
using testing::Eq;
using testing::Gt;
using testing::Le;
using testing::Ne;
using testing::IsNull;
using testing::IsEmpty;
using testing::NotNull;
using testing::Optional;
using testing::ElementsAre;

// NOLINTBEGIN(bugprone-unchecked-optional-access)
Expand Down

0 comments on commit 2de7857

Please sign in to comment.