GP-0: Fix some infrequently failing tests. Fixes real issue in impl.

This commit is contained in:
Dan 2023-04-21 14:40:21 -04:00
parent 39611523bf
commit 34b230919e
2 changed files with 5 additions and 4 deletions

View file

@ -15,7 +15,7 @@
*/
package ghidra.app.plugin.core.debug.gui.register;
import static ghidra.lifecycle.Unfinished.*;
import static ghidra.lifecycle.Unfinished.TODO;
import static org.junit.Assert.*;
import java.math.BigInteger;