Files
create/tests/src/App/Branding.cpp

9 lines
96 B
C++

#include <gtest/gtest.h>
#include "App/Branding.h"
TEST(Branding, one)
{
QString ss {};
}