Remove leftover "breakpoint" commands from test scripts.  Also remove blank
lines at the end of scripts. (CVS 6721)

FossilOrigin-Name: 1fef16ec2b89981770cf44f606a420fbe031a7a4
diff --git a/test/async.test b/test/async.test
index cdda899..835d39c 100644
--- a/test/async.test
+++ b/test/async.test
@@ -6,7 +6,7 @@
 #***********************************************************************
 # This file runs all tests.
 #
-# $Id: async.test,v 1.20 2009/04/25 08:39:15 danielk1977 Exp $
+# $Id: async.test,v 1.21 2009/06/05 17:09:12 drh Exp $
 
 set testdir [file dirname $argv0]
 source $testdir/tester.tcl
@@ -85,4 +85,3 @@
 
 if {[info exists ASYNC_SAVE_ISQUICK]} { set ISQUICK $ASYNC_SAVE_ISQUICK }
 finish_test
-