changeset 255:bf0a1ebc6e52

need to make multiple test do to cached dataset
author Frederic Bastien <bastienf@iro.umontreal.ca>
date Tue, 03 Jun 2008 13:25:33 -0400
parents 8ec867d12428
children aef979d5bad9
files test_dataset.py
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/test_dataset.py	Tue Jun 03 13:24:41 2008 -0400
+++ b/test_dataset.py	Tue Jun 03 13:25:33 2008 -0400
@@ -544,6 +544,8 @@
     f_array_iter(array)
 
     f_ds_index(ds)
+    f_ds_index(ds)
+    f_ds_iter(ds)
     f_ds_iter(ds)
 
     f_ds_mb1(ds,10)