File size: 143 Bytes
985c397
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
// SPDX-License-Identifier: LGPL-2.1-or-later

#include <gtest/gtest.h>

#include "App/Branding.h"

TEST(Branding, one)
{
    QString ss {};
}