aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cargo2android.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/cargo2android.json b/cargo2android.json
index 3224ff7..1b6cca2 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -1,6 +1,5 @@
{
"dependencies": true,
"device": true,
- "run": true,
- "test": true
+ "run": true
} \ No newline at end of file