Commit b8e899e
authored
[SYCL][Test] Fix expectation in restrict property tests (#16315)
This commit fixes an overly strict expectation in both restrict.cpp
tests introduced in #16090.
Signed-off-by: Larsen, Steffen <[email protected]>1 parent afa8821 commit b8e899e
File tree
2 files changed
+2
-2
lines changed- sycl/test/check_device_code/extensions
- annotated_arg
- annotated_ptr
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
0 commit comments