OGS
TestInfo.cpp
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright (c) OpenGeoSys Community (opengeosys.org)
2// SPDX-License-Identifier: BSD-3-Clause
3
4#include "InfoLib/TestInfo.h"
5
6namespace TestInfoLib
7{
8
9namespace TestInfo
10{
11const std::string data_path("/var/lib/gitlab-runner/builds/Sbm-BZZt4/0/ogs/ogs/Tests/Data");
12}
13} // namespace TestInfoLib
TESTINFOLIB_EXPORT const std::string data_path