Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d03da539 authored by Jack He's avatar Jack He Committed by Automerger Merge Worker
Browse files

Merge "Fix typo in SL4A-SL4A test runner" into tm-dev am: a3af6f98

parents 8ad2dbe5 a3af6f98
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ import argparse

ALL_TESTS = [
    GattConnectTest,
    GattConnectWithIrk,
    GattConnectWithIrkTest,
    GattNotifyTest,
]