浏览代码

Regression test suite: add ogex-files to database.

Kim Kulling 9 年之前
父节点
当前提交
d6ecc8b621
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 二进制
      test/regression/db.zip
  2. 1 1
      test/regression/settings.py

二进制
test/regression/db.zip


+ 1 - 1
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