From c6b62cbe5c4662984f1a3650e4913fe0e9b9383b Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 24 Sep 2018 17:24:15 -0700 Subject: tests: add test for the BT/BLE address recognition Signed-off-by: Dirk Hohndel --- tests/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/CMakeLists.txt') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index b4bdc6610..04b33b459 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -92,6 +92,7 @@ TEST(TestUnitConversion testunitconversion.cpp) TEST(TestProfile testprofile.cpp) TEST(TestGpsCoords testgpscoords.cpp) TEST(TestParse testparse.cpp) +TEST(TestHelper testhelper.cpp) TEST(TestParsePerformance testparseperformance.cpp) TEST(TestPlan testplan.cpp) TEST(TestDiveSiteDuplication testdivesiteduplication.cpp) -- cgit v1.2.3-70-g09d2