6 lines
83 B
C++
6 lines
83 B
C++
#include <gtest/gtest.h>
|
|
|
|
#include <Support/FileSystem.h>
|
|
|
|
std::string test_dir();
|