diff options
| author | msm | 2022-09-09 11:04:58 +0200 |
|---|---|---|
| committer | msm | 2022-09-09 11:06:52 +0200 |
| commit | c3fdff365f6f39b6fa045221e0215f9c4650a12c (patch) | |
| tree | 448dac699bbc3caa1dbbb3de5ffeae375549dc7e /tests | |
| parent | 60e46ae3c6a28c5a63f33ed60896f92c6cf47978 (diff) | |
Update the unittest
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/test_android.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_android.py b/tests/test_android.py index a72f8d8..fa98426 100644 --- a/tests/test_android.py +++ b/tests/test_android.py | |||
| @@ -22,6 +22,7 @@ class AndroidMagicTestCase(KartonTestCase): | |||
| 22 | "origin": "karton.android", | 22 | "origin": "karton.android", |
| 23 | }, | 23 | }, |
| 24 | payload={ | 24 | payload={ |
| 25 | "sample": sample, | ||
| 25 | 'attributes': { | 26 | 'attributes': { |
| 26 | "certificate": ["61ED377E85D386A8DFEE6B864BD85B0BFAA5AF81"], | 27 | "certificate": ["61ED377E85D386A8DFEE6B864BD85B0BFAA5AF81"], |
| 27 | "main_activity": ["com.example.android.contactmanager..ContactManager"], | 28 | "main_activity": ["com.example.android.contactmanager..ContactManager"], |
