From a9d2fd439c907a6b71a4f652d29be25dc24c3bb0 Mon Sep 17 00:00:00 2001
From: Andrei Karas <akaras@inbox.ru>
Date: Tue, 21 Feb 2017 02:28:28 +0300
Subject: Disable memory leaks in tests.

---
 src/Makefile.am | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 7ccb9fd09..ff345a292 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,7 +1,8 @@
 AUTOMAKE_OPTIONS = subdir-objects
 
-AM_TESTS_ENVIRONMENT = \
-	     ASAN_OPTIONS=detect_leaks=1
+# this need for enable asan in tests
+#AM_TESTS_ENVIRONMENT = \
+#	     ASAN_OPTIONS=detect_leaks=1
 
 if ENABLE_MANAPLUSGAME
 if ENABLE_DYECMD
-- 
cgit v1.2.3-70-g09d2