Skip to content

Commit

Permalink
Adding tests
Browse files Browse the repository at this point in the history
  • Loading branch information
micl2e2 committed Oct 25, 2023
1 parent f4353bf commit 91a3100
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/tf_msg_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ main ()
{
using namespace std;

assert (false);

std::setlocale (LC_ALL, "en_US.UTF-8");

// ascii + nonascii
Expand Down

0 comments on commit 91a3100

Please sign in to comment.