mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
7 lines
135 B
C++
7 lines
135 B
C++
// ArduinoJson - arduinojson.org
|
|
// Copyright Benoit Blanchon 2014-2020
|
|
// MIT License
|
|
|
|
#define CATCH_CONFIG_MAIN
|
|
#include "catch.hpp"
|