Skip to content

Commit

Permalink
restore test using GB
Browse files Browse the repository at this point in the history
  • Loading branch information
pgdurand committed Oct 31, 2017
1 parent 14bb27a commit 77e6171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/unit/BlastCmdTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ public void testInfo() {
entries.add(entry);
entry = RunningMirrorPanelTest.getEntry("sample_Genbank.dsc",
false, "databank", "genbank");
//entries.add(entry);
entries.add(entry);
RunningMirrorPanelTest.installerPanel.startLoadingEntries(entries,
PFTPLoaderDescriptor.MAINTASK_DOWNLOAD);
// locate the newly installed bank in the bank repository
Expand Down

0 comments on commit 77e6171

Please sign in to comment.