diff --git a/test_david.py b/test_david.py
index ba36dec3ac419778da32216117253a201d0fc458..dd375efd4e84ba32b7d9967a2207f1e720f913ea 100644
--- a/test_david.py
+++ b/test_david.py
@@ -4,9 +4,6 @@ import binary_c
 
 from defaults import physics_defaults
 
-
-
-
 ############################################################
 # Test script to run a binary using the binary_c Python
 # module.
@@ -159,7 +156,4 @@ def example_with_loading_default_args():
 
 
 
-example_with_loading_default_args()
-
-quit()
-
+example_with_loading_default_args()
\ No newline at end of file