added hierarchy tests
[sfa.git] / tests / testAll.py
index c4ac99f..8e08daf 100644 (file)
@@ -3,6 +3,8 @@ from testCert import *
 from testGid import *
 from testCred import *
 from testKeypair import *
+from testMisc import *
+from testHierarchy import *
 #from testRecord import *
 
 if __name__ == "__main__":