1
1

Attempt to fix Windows new bpath tests failing, take III.

Follow up to rBdcc500e5a265093bc9cc, rB92daff6ac2adb5bb and rB61bd5882a20c6f3.
This commit is contained in:
2021-11-26 22:07:37 +01:00
parent 61bd5882a2
commit 08264aaf82

View File

@@ -42,7 +42,7 @@ namespace blender::bke::tests {
# define ABSOLUTE_ROOT SEP_STR
#endif
#define RELATIVE_ROOT SEP_STR SEP_STR
#define RELATIVE_ROOT "//"
#define BASE_DIR ABSOLUTE_ROOT "blendfiles" SEP_STR
#define REBASE_DIR BASE_DIR "rebase" SEP_STR