7 lines
80 B
C++
7 lines
80 B
C++
#include <gtest/gtest.h>
|
|
|
|
#include "Gui/Assistant.h"
|
|
|
|
TEST(Assistant, first)
|
|
{}
|