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

Commit 765452a1 authored by Bo Majewski's avatar Bo Majewski
Browse files

[DocsUI Search]: Adds ability to have Kotlin unit tests.

All new code is supposed to use Kotlin. I presume this means unit tests,
too.

Test: m DocumentsUIGoogle
Bug: 378590632
Change-Id: Ibf6dae1171e6d2438b4e726efaedcc7224ed1c20
Flag: EXEMPT enabling Kotlin code in tests; build file change only
parent 50ae92d9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -67,6 +67,7 @@ android_library {
    srcs: [
        "common/**/*.java",
        "unit/**/*.java",
        "unit/**/*.kt",
    ],

    libs: [