tests: controller: remove outdated comment

The comment 'kconfig cheats' is outdated and misleading
and thus it must be removed

Signed-off-by: Andries Kruithof <Andries.Kruithof@nordicsemi.no>
This commit is contained in:
Andries Kruithof 2021-11-18 16:03:33 +01:00 committed by Anas Nashif
commit 9ee28afe9f
4 changed files with 0 additions and 8 deletions

View file

@ -8,8 +8,6 @@
#include <ztest.h>
#include "kconfig.h"
/* Kconfig Cheats */
#include <bluetooth/hci.h>
#include <sys/byteorder.h>
#include <sys/slist.h>

View file

@ -8,8 +8,6 @@
#include <ztest.h>
#include "kconfig.h"
/* Kconfig Cheats */
#include <bluetooth/hci.h>
#include <sys/byteorder.h>
#include <sys/slist.h>

View file

@ -9,8 +9,6 @@
#include <ztest.h>
#include "kconfig.h"
/* Kconfig Cheats */
#include <bluetooth/hci.h>
#include <sys/byteorder.h>
#include <sys/slist.h>

View file

@ -8,8 +8,6 @@
#include <ztest.h>
#include "kconfig.h"
/* Kconfig Cheats */
#include <bluetooth/hci.h>
#include <sys/byteorder.h>
#include <sys/slist.h>