mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-06 18:10:40 +02:00
uups dummy test - deleted test file
This commit is contained in:
parent
ffbb84e778
commit
6cfe656728
@ -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
|
Loading…
x
Reference in New Issue
Block a user