multini/test/data/test_get_key_slashes.sh

8 lines
107 B
Bash
Raw Normal View History

#!/bin/bash
source "common.sh"
$Multini --get "$InIni" 'Slashes/Test' './Dir1/File' > "$OutIni"
compare