summaryrefslogtreecommitdiff
path: root/test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'test.pl')
-rw-r--r--test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.pl b/test.pl
index 53567de..32b7a50 100644
--- a/test.pl
+++ b/test.pl
@@ -19,6 +19,6 @@ print "ok 1\n";
# of the test code):
Ivy->init(-loopMode => 'LOCAL',
-appName => 'testivy',
- -ivyBus => '127.255.255.2552508');
+ -ivyBus => '127.255.255.255:2508');
1;