FreeCAD / tests /src /App /Branding.cpp
AbdulElahGwaith's picture
Upload folder using huggingface_hub
985c397 verified
// SPDX-License-Identifier: LGPL-2.1-or-later
#include <gtest/gtest.h>
#include "App/Branding.h"
TEST(Branding, one)
{
QString ss {};
}