1
0
forked from fsfw/fsfw

some tag replacements

This commit is contained in:
2022-08-08 12:35:58 +02:00
parent 65a47c7c57
commit 43fb6ef5cb
9 changed files with 9 additions and 9 deletions

View File

@ -6,7 +6,7 @@
#include "CatchDefinitions.h"
TEST_CASE("Static Fifo Tests", "[TestFifo]") {
TEST_CASE("Static Fifo Tests", "[containers]") {
INFO("Fifo Tests");
struct Test {
uint64_t number1;