mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-09 07:09:59 +01:00
Include correct header file for catch
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "../../../sources/borderproperties.h"
|
||||
|
||||
#include <catch2/catch.hpp>
|
||||
#include <catch2/catch_all.hpp>
|
||||
|
||||
TEST_CASE("BorderProperties")
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#include "../../../sources/qet.h"
|
||||
|
||||
#include <catch2/catch.hpp>
|
||||
#include <catch2/catch_all.hpp>
|
||||
|
||||
TEST_CASE("qet stringToFileName")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user