Skip to content

Commit

Permalink
add test
Browse files Browse the repository at this point in the history
  • Loading branch information
olehnikolaiev committed Feb 22, 2024
1 parent 313943d commit 560adfb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TestUtils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1166,3 +1166,5 @@ int xorDecryptDHV2(char *key, const char *cypher, vector<char> &message) {

return ret;
}

#undef CATCH_CONFIG_MAIN

0 comments on commit 560adfb

Please sign in to comment.