Commit 4ada994
committed
[CTS] Fix typo in add_test_adapter()
Fix regression introduced in oneapi-src#1574 where `GTEST_COLOR=no` was no longer
being set due to use of wrong CMake variable in if statement.1 parent fd3b120 commit 4ada994
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments