mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-22 14:42:37 +01:00
Merge branch 'list-qrl-asset' of https://github.com/scottdonaldau/bisq into scottdonaldau-list-qrl-asset
# Conflicts: # assets/src/main/resources/META-INF/services/bisq.asset.Asset
This commit is contained in:
parent
6c4b56d880
commit
e92c9a0e48
1 changed files with 4 additions and 2 deletions
|
@ -17,10 +17,12 @@
|
|||
|
||||
package bisq.asset.coins;
|
||||
|
||||
import bisq.asset.AbstractAssetTest;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
|
||||
|
||||
import bisq.asset.AbstractAssetTest;
|
||||
|
||||
public class QRLTest extends AbstractAssetTest {
|
||||
|
||||
public QRLTest() {
|
||||
|
|
Loading…
Add table
Reference in a new issue