diff --git a/Python3/src/testPlatform.py b/Python3/src/testPlatform.py index b33d057..f7361d0 100644 --- a/Python3/src/testPlatform.py +++ b/Python3/src/testPlatform.py @@ -233,6 +233,7 @@ def ex(): if(exit): break count+=1 + print("Experiment Battery Complete") if __name__ == "__main__":