From d8981b586223af4bffb813e1e76c172828b0810a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Tue, 14 Aug 2012 12:29:36 +0200 Subject: Add tests for {active, once} for both TCP and SSL --- test/notify_and_wait_protocol.erl | 1 + 1 file changed, 1 insertion(+) (limited to 'test/notify_and_wait_protocol.erl') 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]). -- cgit v1.2.3