mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-18 22:45:23 +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 {
|
public void testOpenFileFromTarArchive() throws Exception {
|
||||||
if (isTestDisabled())
|
if (isTestDisabled())
|
||||||
return;
|
return;
|
||||||
|
@ -951,7 +951,7 @@ public abstract class FileServiceArchiveBaseTest extends FileServiceBaseTest {
|
||||||
assertTrue(sameContent);
|
assertTrue(sameContent);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue