Fixing indent
This commit is contained in:
@@ -74,7 +74,6 @@ BOOST_AUTO_TEST_SUITE_END()
|
|||||||
|
|
||||||
struct Fixture{
|
struct Fixture{
|
||||||
Fixture() {
|
Fixture() {
|
||||||
|
|
||||||
path_inp = std::string(DATA_PATH_INP);
|
path_inp = std::string(DATA_PATH_INP);
|
||||||
path_rpt = std::string(DATA_PATH_RPT);
|
path_rpt = std::string(DATA_PATH_RPT);
|
||||||
path_out = std::string(DATA_PATH_OUT);
|
path_out = std::string(DATA_PATH_OUT);
|
||||||
|
|||||||
Reference in New Issue
Block a user