feat(GODT-2239): introduce GoogleTest unit tests for bridgepp.

This commit is contained in:
Xavier Michelon
2023-04-03 15:18:16 +02:00
parent 0a53dc1da7
commit 1323229362
6 changed files with 143 additions and 3 deletions

View File

@ -20,7 +20,7 @@
#define BRIDGE_PP_TESTER_BRIDGE_UTILS_H
#include <bridgepp/User/User.h>
#include "User/User.h"
namespace bridgepp {