aboutsummaryrefslogtreecommitdiffstats
path: root/test/notify_and_wait_protocol.erl
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2012-08-14 12:29:36 +0200
committerLoïc Hoguin <[email protected]>2012-08-15 14:30:14 +0200
commitd8981b586223af4bffb813e1e76c172828b0810a (patch)
treedd4f99943f51af98756e26677ea74599d7122fc9 /test/notify_and_wait_protocol.erl
parentbfa353f8e75e06363bea565cc50f8de52090ae95 (diff)
downloadranch-d8981b586223af4bffb813e1e76c172828b0810a.tar.gz
ranch-d8981b586223af4bffb813e1e76c172828b0810a.tar.bz2
ranch-d8981b586223af4bffb813e1e76c172828b0810a.zip
Add tests for {active, once} for both TCP and SSL
Diffstat (limited to 'test/notify_and_wait_protocol.erl')
-rw-r--r--test/notify_and_wait_protocol.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/notify_and_wait_protocol.erl b/test/notify_and_wait_protocol.erl
index 27542f2..c959732 100644
--- a/test/notify_and_wait_protocol.erl
+++ b/test/notify_and_wait_protocol.erl
@@ -1,4 +1,5 @@
-module(notify_and_wait_protocol).
+
-export([start_link/4]).
-export([init/2]).