mirror of
https://github.com/OPM/ResInsight.git
synced 2026-08-01 01:08:16 -05:00
4 lines
207 B
Python
4 lines
207 B
Python
# The path here is intended to be used when pytest is launced from the source tree of the ResInsight repository
|
|
# This enables use of test datasets from the TestModels folder
|
|
PATH = "../../../../TestModels"
|