Преглед изворни кода

Regression test suite: add ogex-files to database.

Kim Kulling пре 9 година
родитељ
комит
d6ecc8b621
2 измењених фајлова са 1 додато и 1 уклоњено
  1. BIN
      test/regression/db.zip
  2. 1 1
      test/regression/settings.py

BIN
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