Skip to content

Commit

Permalink
Update test_parfor.cpp: removing Contains
Browse files Browse the repository at this point in the history
  • Loading branch information
vlkale authored Apr 6, 2024
1 parent 660c4ba commit 17ed285
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/sampler/test_parfor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@

#include "Kokkos_Core.hpp"

using ::testing::Contains;
using ::testing::HasSubstr;
using ::testing::Not;
using ::testing::Times;

struct Tester {
template <typename execution_space>
Expand Down

0 comments on commit 17ed285

Please sign in to comment.