mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-10 12:53:42 +08:00

committed by
Compute-Runtime-Automation

parent
555f3a8515
commit
78a350494b
@ -1313,7 +1313,7 @@ TEST(OfflineCompilerTest, givenEmptyFileWhenReadOptionsFromFileThenSuccessIsRetu
|
||||
EXPECT_TRUE(options.empty());
|
||||
}
|
||||
|
||||
TEST(OfflineCompilerTest, givenNoCopyRightsWhenReadOptionsFromFileThenSuccessIsReturned) {
|
||||
TEST(OfflineCompilerTest, givenNoCopyrightsWhenReadOptionsFromFileThenSuccessIsReturned) {
|
||||
std::string options;
|
||||
std::string filename("non_existing_file");
|
||||
|
||||
|
Reference in New Issue
Block a user