uups dummy test - deleted test file

This commit is contained in:
mazzol_a 2025-04-30 17:28:59 +02:00
parent ffbb84e778
commit 6cfe656728

View File

@ -1,19 +0,0 @@
// SPDX-License-Identifier: LGPL-3.0-or-other
// Copyright (C) 2025 Contributors to the SLS Detector Package
/************************************************
* @file test-ReceiverActions.cpp
* @short test cases to test receiver actions
***********************************************/
#include "DataProcessor.h"
#include "GeneralData.h"
#include "catch.hpp"
#include <vector>
namespace sls {
TEST_CASE("cannot set analog/digital and transceiver samples when "
"reciever is running",
"[.recieveraction][.chiptestboard]") {}
} // namespace sls