Skip to content

Commit 512cb45

Browse files
authored
Merge pull request #6 from Afformativ/max
Changed location RCLValidations_test.cpp
2 parents ade5d75 + 6b9eee9 commit 512cb45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/consensus/RCLValidations_test.cpp renamed to src/test/app/RCLValidations_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ class RCLValidations_test : public beast::unit_test::suite
327327
}
328328
};
329329

330-
BEAST_DEFINE_TESTSUITE(RCLValidations, consensus, ripple);
330+
BEAST_DEFINE_TESTSUITE(RCLValidations, app, ripple);
331331

332332
} // namespace test
333333
} // namespace ripple

0 commit comments

Comments
 (0)