summaryrefslogtreecommitdiff
path: root/test/suite.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite.hrl')
-rw-r--r--test/suite.hrl1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/suite.hrl b/test/suite.hrl
index 5638fdb7..fb6b4f3a 100644
--- a/test/suite.hrl
+++ b/test/suite.hrl
@@ -74,6 +74,7 @@
-define(COMMON_VHOST, <<"localhost">>).
-define(MNESIA_VHOST, <<"mnesia.localhost">>).
+-define(REDIS_VHOST, <<"redis.localhost">>).
-define(MYSQL_VHOST, <<"mysql.localhost">>).
-define(PGSQL_VHOST, <<"pgsql.localhost">>).
-define(SQLITE_VHOST, <<"sqlite.localhost">>).