Skip to content
Snippets Groups Projects
Commit 2a3daade authored by florian's avatar florian
Browse files

FIX: Adapt path in test profile

parent bc5a3bf8
Branches
Tags
2 merge requests!53Release 0.1,!14F integration test simple
...@@ -22,7 +22,7 @@ default: ...@@ -22,7 +22,7 @@ default:
# list of `NAME: PATH` pairs or a single path. # list of `NAME: PATH` pairs or a single path.
extroot: extroot:
# "": "paths/extroot" # "": "paths/extroot"
"use_case_simple_presentation": "../use_case_simple_presentation/extroot" "use_case_simple_presentation": "../test_data/extroot/use_case_simple_presentation/extroot"
# #
# "base": "/path/to/base/dir" # "base": "/path/to/base/dir"
# "other": "/path/to/other" # "other": "/path/to/other"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment