WIP: no conflictDetection tests while working on it
This commit is contained in:
parent
41144f5705
commit
61f7ebe156
|
@ -1091,7 +1091,7 @@ function nope_test_Locking () {
|
||||||
SetConfFileValue "$CONF_DIR/$REMOTE_CONF" "FORCE_STRANGER_LOCK_RESUME" "no"
|
SetConfFileValue "$CONF_DIR/$REMOTE_CONF" "FORCE_STRANGER_LOCK_RESUME" "no"
|
||||||
}
|
}
|
||||||
|
|
||||||
function test_ConflictDetetion () {
|
function nope_test_ConflictDetetion () {
|
||||||
local result
|
local result
|
||||||
|
|
||||||
# Tests compatible with v1.3+
|
# Tests compatible with v1.3+
|
||||||
|
|
Loading…
Reference in New Issue