mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-17 15:27:13 +02:00
removed 'Caller/CALLER' from test names as there is only one command line now (#993)
This commit is contained in:
@ -19,7 +19,7 @@ using test::PUT;
|
||||
|
||||
/* dacs */
|
||||
|
||||
TEST_CASE("CALLER::configtransceiver", "[.cmdcall]") {
|
||||
TEST_CASE("configtransceiver", "[.cmdcall]") {
|
||||
Detector det;
|
||||
Caller caller(&det);
|
||||
auto det_type = det.getDetectorType().squash();
|
||||
|
Reference in New Issue
Block a user