fix a loop test
authorRobert Bradshaw <robertwb@math.washington.edu>
Wed, 25 Mar 2009 12:33:58 +0000 (05:33 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Wed, 25 Mar 2009 12:33:58 +0000 (05:33 -0700)
tests/run/for_decrement.pyx

index 72c3dab1480126136a5af771a8f3e8f938b2211a..17c6112b2e5ccb6a6f04104774594c618bfa2b3e 100644 (file)
@@ -4,10 +4,6 @@
 (9, 9, 8, 1, 2)
 >>> from_loop_indices()
 ** Calculating step **
-** Calculating step **
-** Calculating step **
-** Calculating step **
-** Calculating step **
 (10, 10, 0)
 """