mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-26 08:30:30 +00:00
refactor: Rename non-functional uses of ripple(d) to xrpl(d) (#6676)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,7 @@ operator<<(std::ostream& os, std::chrono::nanoseconds ns)
|
||||
// NOTE This is a rather naive effort at a microbenchmark. Ideally we want
|
||||
// Google Benchmark, or something similar. Also, this actually does not belong
|
||||
// to unit tests, as it makes little sense to run it in conditions very
|
||||
// dissimilar to how rippled will normally work.
|
||||
// dissimilar to how xrpld will normally work.
|
||||
// TODO as https://github.com/XRPLF/rippled/issues/4765
|
||||
|
||||
class Handler_test : public beast::unit_test::suite
|
||||
|
||||
Reference in New Issue
Block a user