Commit 8d408741 authored by canterburym's avatar canterburym
Browse files

Updating testing

parent 9dd8cf44
......@@ -188,6 +188,7 @@ if __name__ == '__main__':
except Exception as ex:
errorCount += 1
print (f" {instanceDoc} : {str(ex)}")
print ("-----------------------------")
print (f"{errorCount} instance doc errors detected")
print ("=============================")
exit(errorCount)
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment