Skip to content

Commit

Permalink
complete unit test coverage for Commands
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasMLK committed Aug 25, 2023
1 parent 7f701f5 commit 16063ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/java/io/xdag/cli/CommandsTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
package io.xdag.cli;


import static io.xdag.core.XdagField.FieldType.XDAG_FIELD_OUT;
import static io.xdag.core.XdagField.FieldType.XDAG_FIELD_SNAPSHOT;
import static junit.framework.TestCase.assertEquals;

Expand Down

0 comments on commit 16063ce

Please sign in to comment.