Files
ArduinoJson/extras/tests/catch/catch.cpp

7 lines
143 B
C++
Raw Normal View History

// ArduinoJson - https://arduinojson.org
2021-01-25 09:14:15 +01:00
// Copyright Benoit Blanchon 2014-2021
// MIT License
#define CATCH_CONFIG_MAIN
#include "catch.hpp"