mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-27 11:06:42 +00:00
Generate SignedPreKey records, improve SignedPreKey cleanup.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package org.thoughtcrime.securesms.util;
|
||||
|
||||
import android.test.AndroidTestCase;
|
||||
|
||||
import static org.fest.assertions.api.Assertions.assertThat;
|
||||
|
||||
public class UtilTest extends AndroidTestCase {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user