mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-20 19:56:00 +00:00
Requests library (#1140)
For #51. First part of improving forwarding - library for easy async requests.
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
* Supported custom command line options for clio_tests:
|
||||
* --backend_host=<host> - sets the cassandra/scylladb host for backend tests
|
||||
* --backend_keyspace=<keyspace> - sets the cassandra/scylladb keyspace for backend tests
|
||||
* --clean-gcda - delete all gcda files defore running tests
|
||||
*/
|
||||
int
|
||||
main(int argc, char* argv[])
|
||||
|
||||
Reference in New Issue
Block a user