mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-24 10:42:31 +03:00
8 lines
146 B
C++
8 lines
146 B
C++
//
|
|
// Copyright (C) 2018 Codership Oy <info@codership.com>
|
|
//
|
|
|
|
#define BOOST_TEST_MODULE wsrep_test
|
|
#include <boost/test/included/unit_test.hpp>
|
|
|