aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testsuite/Makefile.am4
-rw-r--r--testsuite/lib/libsup.exp6
-rw-r--r--testsuite/runtest.all/libs.exp6
3 files changed, 0 insertions, 16 deletions
diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
index f1edc71..6ff3c6f 100644
--- a/testsuite/Makefile.am
+++ b/testsuite/Makefile.am
@@ -29,7 +29,3 @@ site.exp: Makefile
@test ! -f site.exp || sed '1,/^## All variables above are.*##/ d' site.exp >> $@-t
@test ! -f site.exp || mv site.exp site.bak
@mv $@-t site.exp
-
-
-
-
diff --git a/testsuite/lib/libsup.exp b/testsuite/lib/libsup.exp
index a2e3f79..ce5cc84 100644
--- a/testsuite/lib/libsup.exp
+++ b/testsuite/lib/libsup.exp
@@ -214,9 +214,3 @@ proc config_test { cmd true false msg } {
}
}
}
-
-
-
-
-
-
diff --git a/testsuite/runtest.all/libs.exp b/testsuite/runtest.all/libs.exp
index 61dfb6f..636a9cf 100644
--- a/testsuite/runtest.all/libs.exp
+++ b/testsuite/runtest.all/libs.exp
@@ -84,9 +84,3 @@ make_defaults_file [pwd]/setval.tmp
foreach i [glob $srcdir/$subdir/*.test] {
process_test $i
}
-
-
-
-
-
-