Move mock request_airdrop_transaction into drone/, closer to the real impl
This commit is contained in:
@@ -1 +1,2 @@
|
||||
pub mod drone;
|
||||
pub mod drone_mock;
|
||||
|
Reference in New Issue
Block a user
@@ -1 +1,2 @@
|
||||
pub mod drone;
|
||||
pub mod drone_mock;
|
||||
|