Skip to content

Commit

Permalink
tests: All tests work for mac
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-lunarg committed Jun 26, 2023
1 parent 9f5fd4b commit 33c375a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/decompression_tests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ TEST_F(DecompressionTest, DecompressMemory) {
GTEST_SKIP() << "VK_KHR_portability_subset enabled, skipping.\n";
}


if (!CheckDecompressionSupportAndInitState()) {
GTEST_SKIP() << kSkipPrefix << " decompression not supported, skipping test";
}
Expand Down

0 comments on commit 33c375a

Please sign in to comment.