diff options
Diffstat (limited to 'host/test/CMakeLists.txt')
-rw-r--r-- | host/test/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/host/test/CMakeLists.txt b/host/test/CMakeLists.txt index 0dcd1e68e..234b6f92c 100644 --- a/host/test/CMakeLists.txt +++ b/host/test/CMakeLists.txt @@ -19,9 +19,7 @@ ADD_EXECUTABLE(main_test main_test.cpp addr_test.cpp - device_test.cpp gain_handler_test.cpp - usrp_dboard_test.cpp wax_test.cpp ) |