JAL-3253/JAL-3257
authorhansonr <hansonr@STO24954W.ad.stolaf.edu>
Thu, 9 May 2019 18:24:30 +0000 (13:24 -0500)
committerhansonr <hansonr@STO24954W.ad.stolaf.edu>
Thu, 9 May 2019 18:24:30 +0000 (13:24 -0500)
commit881c6a099be11108b04ff7446204dfc0623fb0b2
tree575d66761262c0785c6e12703fb191e88e323391
parent0eb1ca5fbc6e21ae91e8d80a1bfa2b95f2957bd3
JAL-3253/JAL-3257
working on getting TestNG working with singletons

check for null property file in Cache.setProperty to avoid error message
in testng; fixes problems with FeatureFileTest and FeatureFile with
mixed or unconsidered line endings
src/jalview/bin/Cache.java
src/jalview/io/FeaturesFile.java
test/jalview/io/FeaturesFileTest.java