[bisq-network/bisq] List AltEstate (ALT) (#1737)

Bernard Labno notifications at github.com
Mon Oct 15 14:08:28 UTC 2018


blabno commented on this pull request.



> + * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+package bisq.asset.tokens;
+
+import bisq.asset.AbstractAssetTest;
+
+import org.junit.Test;
+
+public class AltEstateTokenTest extends AbstractAssetTest {
+
+    public AltEstateTokenTest() {
+        super(new Exceed());

Shouldn't it be `super(new AltEstateToken())`?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/1737#discussion_r225179104
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181015/e36fa00e/attachment.html>


More information about the bisq-github mailing list