Formatting changes.
[u/mdw/catacomb] / tests / mpx
index db0230e..8507fdc 100644 (file)
--- a/tests/mpx
+++ b/tests/mpx
@@ -1,6 +1,6 @@
 # Test vectors for low-level MP functions
 #
-# $Id: mpx,v 1.6 2000/06/25 12:58:34 mdw Exp $
+# $Id: mpx,v 1.7 2000/07/15 10:03:13 mdw Exp $
 
 # --- Load-store tests ---
 #
@@ -23,7 +23,6 @@ load-store {
 # --- Shift tests ---
 
 lsl {
-
   # --- Simple sanity checks ---
 
   01 2 04;
@@ -108,7 +107,6 @@ lsl {
 }
 
 lsr {
-
   # --- Simple sanity checks ---
 
   04 2 01;