diff options
Diffstat (limited to 'tdewallet/tests/README')
-rw-r--r-- | tdewallet/tests/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tdewallet/tests/README b/tdewallet/tests/README new file mode 100644 index 000000000..0996c216d --- /dev/null +++ b/tdewallet/tests/README @@ -0,0 +1,5 @@ +Tests for opening the wallet synchronously and asynchronously + +tdewalletsync - open synchronously +tdewalletasync - open asynchronously +tdewalletboth - start opening asynchronously, then, during the async call, open synchronously |