v1.0.0-rc.70
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
#include <catch2/catch_all.hpp>
|
||||
#include "../image_analysis/StrongPixelSet.h"
|
||||
#include "../image_analysis/spot_finding/StrongPixelSet.h"
|
||||
|
||||
TEST_CASE("DiffractionSpot_AddOperator","[StrongPixelSet]") {
|
||||
DiffractionSpot spot1(4,1,10), spot2(3,4,5);
|
||||
|
||||
Reference in New Issue
Block a user