mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-13 20:15:22 +02:00
[242077][tests][regression] StringIndexOutOfBoundsException when running RSEFileSubsystemTestSuite
This commit is contained in:
parent
7b297ff1e4
commit
5ce00af52a
3 changed files with 3 additions and 3 deletions
|
@ -36,7 +36,7 @@ public class FileServiceTest extends RSEBaseConnectionTestCase {
|
|||
|
||||
private String fPropertiesFileName;
|
||||
// For testing the test: verify methods on Local
|
||||
public static String fDefaultPropertiesFile = "local.properties";
|
||||
public static String fDefaultPropertiesFile = "localConnection.properties";
|
||||
|
||||
private IFileServiceSubSystem fss;
|
||||
private IFileService fs;
|
||||
|
|
Loading…
Add table
Reference in a new issue