aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest2
1 files changed, 1 insertions, 1 deletions
diff --git a/test b/test
index 38227aa..daef9f8 100755
--- a/test
+++ b/test
@@ -20,7 +20,7 @@ expect_after {
}
# Connect to the daemon
-send "/set server.irc_host = \"localhost\"\n"
+send "/set server.addresses = \"localhost\"\n"
expect "Option changed"
send "/disconnect\n"
expect "]"