diff --git a/tests/mssql.html b/tests/mssql.html
index 7e6ec111..5b709da1 100644
--- a/tests/mssql.html
+++ b/tests/mssql.html
@@ -14,7 +14,7 @@
select | name=lang | label=English |
clickAndWait | css=#lang > input[type="submit"] | |
select | name=auth[driver] | label=MS SQL |
-type | name=auth[server] | (local) |
+type | name=auth[server] | |
type | id=username | ODBC |
type | name=auth[password] | ODBC |
clickAndWait | //input[@value='Login'] | |