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

Commit d6a4c2f2 authored by Justin Dunlap's avatar Justin Dunlap Committed by Android Build Coastguard Worker
Browse files

Add missing import

Test: NotificationGutsManagerTest
Bug: 378087531
Flag: EXEMPT TEST_ONLY
Cherrypick-From: https://googleplex-android-review.googlesource.com/q/commit:dbb6f4e69d672420aa5719bab29f635b9b3c39ea
Merged-In: I98476edebb27a127000c91c7812ba49668528f57
Change-Id: I98476edebb27a127000c91c7812ba49668528f57
parent 3bbdaf62
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -91,6 +91,7 @@ import kotlin.test.fail
import kotlinx.coroutines.test.runCurrent
import kotlinx.coroutines.test.runTest
import org.junit.Assert.assertEquals
import org.junit.Assert.assertFalse
import org.junit.Assert.assertTrue
import org.junit.Before
import org.junit.Rule