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

Commit a3af6f98 authored by Jack He's avatar Jack He Committed by Android (Google) Code Review
Browse files

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

parents 108bffa4 7a4768e1
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,
]