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

Commit a1eb90e9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix typo in SL4A-SL4A test runner"

parents 737015d6 c03ef306
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,
]