mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-20 02:40:03 +02:00
5 lines
173 B
C++
Executable File
5 lines
173 B
C++
Executable File
// SPDX-License-Identifier: LGPL-3.0-or-other
|
|
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
|
// tests-main.cpp
|
|
#define CATCH_CONFIG_MAIN
|
|
#include "catch.hpp" |