From f56549818a596ec572d7df9e2fada4c60ba83249 Mon Sep 17 00:00:00 2001 From: Claudiu Olteanu Date: Thu, 19 Sep 2013 15:34:56 +0000 Subject: [PATCH] Removing all the tests for the bluetooth transport plugin. --- src/transport/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 71a54d83f..212ad2ba9 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -81,7 +81,6 @@ else if MINGW BT_BIN = gnunet-helper-transport-bluetooth BT_PLUGIN_LA = libgnunet_plugin_transport_bluetooth.la - BT_PLUGIN_TEST = test_plugin_bluetooth endif endif -- 2.25.1