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/ImageSpotFinder.h"
|
||||
#include "../image_analysis/spot_finding/ImageSpotFinder.h"
|
||||
|
||||
TEST_CASE("ImageSpotFinder_SignalToNoise") {
|
||||
size_t width = 100;
|
||||
|
||||
Reference in New Issue
Block a user