diff --git a/networks/monero/tests/tests.rs b/networks/monero/tests/tests.rs new file mode 100644 index 000000000..7b6656f26 --- /dev/null +++ b/networks/monero/tests/tests.rs @@ -0,0 +1,3 @@ +// TODO +#[test] +fn test() {} diff --git a/networks/monero/wallet/util/tests/tests.rs b/networks/monero/wallet/util/tests/tests.rs new file mode 100644 index 000000000..7b6656f26 --- /dev/null +++ b/networks/monero/wallet/util/tests/tests.rs @@ -0,0 +1,3 @@ +// TODO +#[test] +fn test() {}