mirror of
https://github.com/bitwarden/mobile
synced 2025-12-14 23:33:34 +00:00
Readded Android test project.
This commit is contained in:
@@ -5,7 +5,7 @@ using Xamarin.Android.NUnitLite;
|
||||
|
||||
namespace Android.Test
|
||||
{
|
||||
[Activity(Label = "Android.Test", MainLauncher = true, Icon = "@drawable/icon")]
|
||||
[Activity(Label = "bitwarden test", MainLauncher = true, Icon = "@drawable/icon")]
|
||||
public class MainActivity : TestSuiteActivity
|
||||
{
|
||||
protected override void OnCreate(Bundle bundle)
|
||||
|
||||
Reference in New Issue
Block a user