8 lines
107 B
C++
8 lines
107 B
C++
#include <gtest/gtest.h>
|
|
#include <gmock/gmock.h>
|
|
|
|
#include <rublon/rublon.hpp>
|
|
|
|
using namespace testing;
|
|
|