summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorMarkus Pettersson <markus.pettersson@mullvad.net>2024-04-09 13:14:49 +0200
committerMarkus Pettersson <markus.pettersson@mullvad.net>2024-04-12 15:01:18 +0200
commit39cac2951a0a63814541cade4f0f80b33bbbd18d (patch)
tree5d83a31ece1d56e9e6623714c2a470d6c72bfa6a /android
parent94c3ce99aebd53f8c740fe093d03f06f483ea692 (diff)
downloadmullvadvpn-39cac2951a0a63814541cade4f0f80b33bbbd18d.tar.xz
mullvadvpn-39cac2951a0a63814541cade4f0f80b33bbbd18d.zip
Get rid of type casting for test function argument
Replace the `Box<dyn Any>` type for the third test function argument 'mullvad client' - replace it with a dedicated enum type `MullvadClientArgument`. This change got rid of the type casting from `Box<dyn Any>` to `MullvadProxyClient` done in the `test_function` macro.
Diffstat (limited to 'android')
0 files changed, 0 insertions, 0 deletions