summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test_timeo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_timeo.cpp b/tests/test_timeo.cpp
index 29ba8a0..e5ce0ac 100644
--- a/tests/test_timeo.cpp
+++ b/tests/test_timeo.cpp
@@ -46,7 +46,7 @@ extern "C"
int main (int argc, char *argv [])
{
- fprintf (stderr, "test_timeo...\n");
+ fprintf (stderr, "test_timeo running...\n");
void *ctx = zmq_init (1);
assert (ctx);