diff --git a/test/regression/db.zip b/test/regression/db.zip index fba468a7b..19b1704d1 100644 Binary files a/test/regression/db.zip and b/test/regression/db.zip differ diff --git a/test/regression/settings.py b/test/regression/settings.py index fce51d803..ad7e67a13 100644 --- a/test/regression/settings.py +++ b/test/regression/settings.py @@ -53,7 +53,7 @@ import os # pond.0.ply - loads with 40k identical triangles, causing postprocessing # to have quadratic runtime. # ------------------------------------------------------------------------------- -files_to_ignore = ["pond.0.ply", "Example.ogex"] +files_to_ignore = ["pond.0.ply"] # ------------------------------------------------------------------------------- # List of file extensions to be excluded from the regression suite