diff options
Diffstat (limited to 'atlas/tests/ws_conflict/expected/nim.cfg')
-rw-r--r-- | atlas/tests/ws_conflict/expected/nim.cfg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/atlas/tests/ws_conflict/expected/nim.cfg b/atlas/tests/ws_conflict/expected/nim.cfg new file mode 100644 index 000000000..6f7c73055 --- /dev/null +++ b/atlas/tests/ws_conflict/expected/nim.cfg @@ -0,0 +1,7 @@ +############# begin Atlas config section ########## +--noNimblePath +--path:"../apkg" +--path:"../bpkg" +--path:"../cpkg" +--path:"../dpkg" +############# end Atlas config section ########## |