diff options
| -rw-r--r-- | tests/test_linger.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tests/test_linger.cpp b/tests/test_linger.cpp index d145e0d..0a5bc49 100644 --- a/tests/test_linger.cpp +++ b/tests/test_linger.cpp @@ -22,7 +22,7 @@  int XS_TEST_MAIN ()  { -    fprintf (stderr, "test_invalid_rep running...\n"); +    fprintf (stderr, "test_linger running...\n");      //  Create REQ/XREP wiring.      void *ctx = xs_init (1); | 
