gacks handle test case
[sfa.git] / tests / testAll.py
index c4ac99f..9990ffc 100644 (file)
@@ -3,7 +3,10 @@ from testCert import *
 from testGid import *
 from testCred import *
 from testKeypair import *
-#from testRecord import *
+from testMisc import *
+from testHierarchy import *
+from testRecord import *
+from testTable import *
 
 if __name__ == "__main__":
     unittest.main()