package org.thoughtcrime.securesms.util; import android.test.AndroidTestCase; import static org.fest.assertions.api.Assertions.assertThat; public class UtilTest extends AndroidTestCase { }