Skip to content

Commit

Permalink
modified test host
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoslawful committed Dec 17, 2009
1 parent 9f12269 commit 0d1f9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/t/sanity.t
Expand Up @@ -13,7 +13,7 @@ __DATA__
--- config
location /mysql {
drizzle;
drizzle_host agent;
drizzle_host 127.0.0.1;
drizzle_user monty;
drizzle_pass some_pass;
drizzle_db test;
Expand Down

0 comments on commit 0d1f9bc

Please sign in to comment.