cpp-ipc/test/pmr/test_pmr_small_storage.cpp

8 lines
97 B
C++

#include "gtest/gtest.h"
#include "libpmr/small_storage.h"
TEST(small_storage, construct) {
}