JAL-3446 CommandLineOperation test
authorBobHanson <hansonr@stolaf.edu>
Tue, 16 Jun 2020 03:07:02 +0000 (22:07 -0500)
committerBobHanson <hansonr@stolaf.edu>
Tue, 16 Jun 2020 03:07:02 +0000 (22:07 -0500)
commita00add33c470c1343ea80f2b2fcbdc4cc259b5f4
treec9acd1f4e6a7697468a62778b7c163dd98eeb2b4
parent8bf712c3c126fee93cf20e09da289158422eb6de
JAL-3446 CommandLineOperation test

 - headless check must be before Desktop.getInstance(), as you can't
make an instance of JFrame() when headless.
src/jalview/gui/Desktop.java