aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-05-19 14:15:30 +0200
committerMax <msuraev@sysmocom.de>2017-05-22 09:37:27 +0000
commit3aeb9301f4075f3211bdeca0140c5571f06219be (patch)
tree7c7b6d525498d085c3d929b7187a86ba2c938ab3 /configure.ac
parentefbef50efc170caccf6354360638cda762dd7fc3 (diff)
Remove redundant test
After switching to libosmocoding there's no need in low-level bursts test which is part of libosmocoding anyway. Change-Id: Icb8caf62ac653a39a7a82f2225e8edeab7f5afb5
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 72dd6000..b8486052 100644
--- a/configure.ac
+++ b/configure.ac
@@ -186,7 +186,6 @@ AC_OUTPUT(
tests/cipher/Makefile
tests/sysmobts/Makefile
tests/misc/Makefile
- tests/bursts/Makefile
tests/handover/Makefile
tests/tx_power/Makefile
Makefile)