Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/MicroDexed/blame/commit/fad9c6f91b3e55b3bb235ad96d37f7bb615691cf/third-party/ArduinoJson/extras/tests/catch/catch.cpp
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
// ArduinoJson - https://arduinojson.org
|
|
|
|
// Copyright Benoit Blanchon 2014-2021
|
|
|
|
// MIT License
|
|
|
|
|
|
|
|
#define CATCH_CONFIG_MAIN
|
|
|
|
#include "catch.hpp"
|