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

Commit a63e84c8 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 am: d03da539

parents 1670e245 d03da539
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,
]