From 805a156785a08316c768fa51c7441a750a6c9f53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 5 Nov 2018 10:30:26 +0100 Subject: Test stop against all relevant REST callbacks --- test/handlers/switch_handler_h.erl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/handlers/switch_handler_h.erl') 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]). -- cgit v1.2.3