mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-17 03:19:48 +00:00
Merge commit '960ef551bf5d615d45e31b954e0faff147e76c85' into develop
This commit is contained in:
@@ -30,7 +30,7 @@ TEST(HipError, SourceInfo)
|
||||
// ...the filename
|
||||
HasSubstr("experimental/builder/test/unit_error.cpp"),
|
||||
// ...the function name
|
||||
HasSubstr("throw_error"),
|
||||
HasSubstr("throw_error")
|
||||
// Note: Don't include the row/column so that we can move
|
||||
// stuff around in this file.
|
||||
)));
|
||||
|
||||
Reference in New Issue
Block a user