mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-16 12:17:08 +00:00
fix pointless error messages in tests
This commit is contained in:
@@ -37,6 +37,9 @@ CAVERN = "cavern" # for parsing .svx files and producing .3d files
|
||||
SURVEXPORT = "survexport" # for parsing .3d files and producing .pos files
|
||||
MOGRIFY = "mogrify" # for rotating images
|
||||
|
||||
NOTABLECAVES1623 = ["290", "291", "264", "258", "204"]
|
||||
NOTABLECAVES1626 = ["359"]
|
||||
|
||||
# Note that this builds upon the django system installed
|
||||
# global settings in
|
||||
# django/conf/global_settings.py which is automatically loaded first.
|
||||
|
||||
Reference in New Issue
Block a user