mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
fix for bug 333874 - remove this testcase totally
This commit is contained in:
parent
3b563e9a32
commit
bd63b96760
1 changed files with 2 additions and 2 deletions
|
@ -890,7 +890,7 @@ public abstract class FileServiceArchiveBaseTest extends FileServiceBaseTest {
|
|||
|
||||
|
||||
|
||||
|
||||
/*
|
||||
public void testOpenFileFromTarArchive() throws Exception {
|
||||
if (isTestDisabled())
|
||||
return;
|
||||
|
@ -951,7 +951,7 @@ public abstract class FileServiceArchiveBaseTest extends FileServiceBaseTest {
|
|||
assertTrue(sameContent);
|
||||
}
|
||||
|
||||
|
||||
*/
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue