fewer import * for certificate
[sfa.git] / tests / testAll.py
old mode 100644 (file)
new mode 100755 (executable)
index 8e08daf..9990ffc
@@ -5,7 +5,8 @@ from testCred import *
 from testKeypair import *
 from testMisc import *
 from testHierarchy import *
-#from testRecord import *
+from testRecord import *
+from testTable import *
 
 if __name__ == "__main__":
     unittest.main()