summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2017-06-12 13:50:24 +0100
committerPaul Duffin <paulduffin@google.com>2017-06-12 13:50:24 +0100
commitd619f54276ed3d1a550bca196e6d1480c7c89eb0 (patch)
tree286f2378c230af69963efabfc132045ca553c47b
parentf231d3863367563adc359cb95a99cb25f37de54c (diff)
downloadContactsCommon-d619f54276ed3d1a550bca196e6d1480c7c89eb0.tar.gz
Move SpannedTestUtils into tests
SpannedTestUtils was only used by test code but was built as part of the production code. This change moves it into the tests subdirectory to prevent that from happening. Bug: 30188076 Test: make checkbuild after removing junit from API Change-Id: I38dade765fa81046eb4cc19240d6faf1a7203b15
-rw-r--r--tests/src/com/android/contacts/common/format/SpannedTestUtils.java (renamed from src/com/android/contacts/common/format/SpannedTestUtils.java)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/com/android/contacts/common/format/SpannedTestUtils.java b/tests/src/com/android/contacts/common/format/SpannedTestUtils.java
index 463d7a8c..463d7a8c 100644
--- a/src/com/android/contacts/common/format/SpannedTestUtils.java
+++ b/tests/src/com/android/contacts/common/format/SpannedTestUtils.java