Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Konrad1991 committed May 27, 2024
1 parent b32df47 commit 8efbf73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/BaseStore_Tests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ int main(int argc, char *argv[]) {
for (int i = 0; i < 10000000; i++) {
v.push_back(i);
}
throw;

return 0;
}

0 comments on commit 8efbf73

Please sign in to comment.