JAL-3130 JAL-1889 report absolute paths for CommandLineTests
[jalview.git] / test / jalview / bin / CommandLineOperations.java
index b5b7fe4..acc3444 100644 (file)
@@ -196,6 +196,7 @@ public class CommandLineOperations
     return worker;
   }
   @BeforeTest(alwaysRun=true)
+  public void reportCurrentWorkingDirectory()
   {
       try {
           Path currentRelativePath = Paths.get("");