mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2024-11-20 10:12:19 +01:00
Fix X509UtilsTest ended up in wrong package.
This commit is contained in:
parent
188cf6081d
commit
f13c437a54
@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package com.google.bitcoin.protocols.payments;
|
||||
package com.google.bitcoin.crypto;
|
||||
|
||||
import com.google.bitcoin.crypto.X509Utils;
|
||||
import org.junit.Test;
|
Loading…
Reference in New Issue
Block a user