Move mock request_airdrop_transaction into drone/, closer to the real impl

This commit is contained in:
Michael Vines
2019-03-16 21:47:16 -07:00
parent e2c24481e4
commit 97e73311c5
4 changed files with 27 additions and 23 deletions

View File

@@ -1 +1,2 @@
pub mod drone;
pub mod drone_mock;