aboutsummaryrefslogtreecommitdiffstats
path: root/test/handlers/switch_handler_h.erl
diff options
context:
space:
mode:
Diffstat (limited to 'test/handlers/switch_handler_h.erl')
-rw-r--r--test/handlers/switch_handler_h.erl2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/handlers/switch_handler_h.erl b/test/handlers/switch_handler_h.erl
index 264be68..cf656ae 100644
--- a/test/handlers/switch_handler_h.erl
+++ b/test/handlers/switch_handler_h.erl
@@ -1,3 +1,5 @@
+%% This module returns switch_handler based on the query string.
+
-module(switch_handler_h).
-export([init/2]).