diff test_dataset.py @ 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 474be3d12c23
children 621faba17c60
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)