mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-14 12:35: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;
|
private String fPropertiesFileName;
|
||||||
// For testing the test: verify methods on Local
|
// For testing the test: verify methods on Local
|
||||||
public static String fDefaultPropertiesFile = "local.properties";
|
public static String fDefaultPropertiesFile = "localConnection.properties";
|
||||||
|
|
||||||
private IFileServiceSubSystem fss;
|
private IFileServiceSubSystem fss;
|
||||||
private IFileService fs;
|
private IFileService fs;
|
||||||
|
|
Loading…
Add table
Reference in a new issue