usages of ProjectRootsTraversing's constants migrated to new api

This commit is contained in:
nik
2010-06-28 15:40:05 +04:00
parent 080090c618
commit 72a05e6d29
8 changed files with 40 additions and 18 deletions
@@ -9,6 +9,7 @@ import com.intellij.util.PathsList;
/**
* @author nik
*/
@SuppressWarnings({"deprecation"})
public class ProjectRootsTraversingTest extends ModuleRootManagerTestCase {
public void testLibrary() throws Exception {