From: Jim Procter Date: Tue, 16 Apr 2019 13:28:44 +0000 (+0100) Subject: JAL-3130 JAL-1889 report absolute paths for CommandLineTests X-Git-Tag: Release_2_11_0~17^2~7^2~28 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=a8f31daf5fa60a8c8a2ada62e964346131006f3b;hp=feab9576a4d6f5afe9265abc0b5f942b96d29b2f;p=jalview.git JAL-3130 JAL-1889 report absolute paths for CommandLineTests --- diff --git a/test/jalview/bin/CommandLineOperations.java b/test/jalview/bin/CommandLineOperations.java index acc3444..c340927 100644 --- a/test/jalview/bin/CommandLineOperations.java +++ b/test/jalview/bin/CommandLineOperations.java @@ -195,7 +195,7 @@ public class CommandLineOperations } return worker; } - @BeforeTest(alwaysRun=true) + @Test(alwaysRun=true) public void reportCurrentWorkingDirectory() { try {