summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2012-02-16 10:05:48 +0900
committerMartin Sustrik <sustrik@250bpm.com>2012-02-16 10:05:48 +0900
commita2227bcd41d20d36cc5ab4a8358a7676d8f7d5eb (patch)
treed91165e307aacab4f510f3b14711b7ba9d96d59c /tests
parent72112ecf818b3b411298b05f081bb10705d62119 (diff)
Typo on test_linget fixed
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/test_linger.cpp2
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);