git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3712716
)
JAL-3560 CommandLineOperations test cleanup
Jalview-JS/JAL-3560_bob_temp
author
BobHanson
<hansonr@stolaf.edu>
Sun, 22 Mar 2020 18:06:19 +0000
(13:06 -0500)
committer
BobHanson
<hansonr@stolaf.edu>
Sun, 22 Mar 2020 18:06:19 +0000
(13:06 -0500)
test/jalview/bin/CommandLineOperations.java
patch
|
blob
|
history
diff --git
a/test/jalview/bin/CommandLineOperations.java
b/test/jalview/bin/CommandLineOperations.java
index
e104e21
..
733961e
100644
(file)
--- a/
test/jalview/bin/CommandLineOperations.java
+++ b/
test/jalview/bin/CommandLineOperations.java
@@
-41,7
+41,7
@@
import org.testng.annotations.Test;
import io.github.classgraph.ClassGraph;
import io.github.classgraph.ScanResult;
-@Test(singleThreaded = true)
+
public class CommandLineOperations
{