9 lines
96 B
C++
9 lines
96 B
C++
#include "gtest/gtest.h"
|
|
|
|
#include "App/Branding.h"
|
|
|
|
TEST(Branding, one)
|
|
{
|
|
QString ss {};
|
|
}
|