mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-23 07:17:30 +02:00
Moved ancillary files to extras/
(fixes #1011)
This commit is contained in:
6
extras/tests/catch/catch.cpp
Normal file
6
extras/tests/catch/catch.cpp
Normal file
@ -0,0 +1,6 @@
|
||||
// ArduinoJson - arduinojson.org
|
||||
// Copyright Benoit Blanchon 2014-2019
|
||||
// MIT License
|
||||
|
||||
#define CATCH_CONFIG_MAIN
|
||||
#include "catch.hpp"
|
Reference in New Issue
Block a user