#101955# configmgr2 unoapi tests

This commit is contained in:
sb
2009-09-10 11:35:38 +02:00
parent 0f4466a299
commit c5f6b62c65
46 changed files with 253 additions and 4199 deletions

View File

@ -426,8 +426,6 @@ public class CheckModuleAPI extends ComplexTestCase
* fwk -> framework
* fwl -> framework
* sch -> chart2
* sysmgr1 -> configmgr
* cfgmgr2 -> configmgr
* lnn -> lingu
* lng -> linguistic
* sfx -> sfx2
@ -441,8 +439,6 @@ public class CheckModuleAPI extends ComplexTestCase
aModuleHashMap.put("fwk", "framework");
aModuleHashMap.put("fwl", "framework");
aModuleHashMap.put("sch", "chart2");
aModuleHashMap.put("sysmgr1", "configmgr");
aModuleHashMap.put("cfgmag2", "configmgr");
aModuleHashMap.put("lnn", "lingu");
aModuleHashMap.put("lng", "linguistic");
aModuleHashMap.put("sfx", "sfx2");