From 48631aea66c06b5706fb56d3e24f284347ac469d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 16 Nov 2017 22:51:57 +0100 Subject: Disable tests that use tracing when +native is used --- ebin/ranch.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ebin') diff --git a/ebin/ranch.app b/ebin/ranch.app index d41d60a..360dfa7 100644 --- a/ebin/ranch.app +++ b/ebin/ranch.app @@ -1,4 +1,4 @@ -{application, ranch, [ +{application, 'ranch', [ {description, "Socket acceptor pool for TCP protocols."}, {vsn, "1.4.0"}, {modules, ['ranch','ranch_acceptor','ranch_acceptors_sup','ranch_app','ranch_conns_sup','ranch_listener_sup','ranch_protocol','ranch_server','ranch_ssl','ranch_sup','ranch_tcp','ranch_transport']}, -- cgit v1.2.3