Regression test suite: add ogex-files to database.

pull/858/head
Kim Kulling 2016-05-09 23:55:55 +02:00
parent 2323320df8
commit d6ecc8b621
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -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