Skip to content

Commit

Permalink
Update src/c++/perf_analyzer/test_dataloader.cc
Browse files Browse the repository at this point in the history
Co-authored-by: Hyunjae Woo <[email protected]>
  • Loading branch information
AndyDai-nv and nv-hwoo authored Jul 25, 2024
1 parent 6eb20e8 commit e478b0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/c++/perf_analyzer/test_dataloader.cc
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ TEST_CASE("dataloader: ReadDataFromJSON")

inputs->insert(std::make_pair(input1.name_, input1));
outputs->insert(std::make_pair(output1.name_, output1));


SUBCASE("File does not exist")
{
Expand Down

0 comments on commit e478b0c

Please sign in to comment.