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

Skip to content
Commit 1434a426 authored by Eric Biggers's avatar Eric Biggers
Browse files

Consolidate ArrayUtilsTest into one file

Commit 35402eb8 ("Move tests for com.android.internal.util out of
coretests") intentionally moved ArrayUtilsTest from coretests into
utiltests, but commit 082614c6 ("Cache per-Activity Resources
objects") immediately added the file back with some new test cases only.
This appears to have been a rebase error, as these commits went in at
about the same time.  The result is that there are two ArrayUtilsTest
files, which is confusing.  Fix this by moving the coretests test cases
into utiltests.

Test: atest com.android.internal.util.ArrayUtilsTest
Change-Id: If410c6e15b7169843aae204ee7ae7301e6a64401
parent 4fdb5d00
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment