From 0945713e50b75cb835fc97cbeea7abd9e224f8c6 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Wed, 16 Sep 2015 18:12:43 -0500 Subject: remove unneeded ifdefs and change from NOTEST to TEST define --- src/rlx_app_discovery.erl | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/rlx_app_discovery.erl') diff --git a/src/rlx_app_discovery.erl b/src/rlx_app_discovery.erl index 3d58185..3d3bdb1 100644 --- a/src/rlx_app_discovery.erl +++ b/src/rlx_app_discovery.erl @@ -300,8 +300,3 @@ get_deps(AppDir, AppName, AppVsn, AppDetail) -> %%%=================================================================== %%% Test Functions %%%=================================================================== - --ifndef(NOTEST). --include_lib("eunit/include/eunit.hrl"). - --endif. -- cgit v1.2.3