multini/tests/test_del_section.sh

8 lines
97 B
Bash
Raw Normal View History

2020-04-25 23:42:14 +00:00
#!/bin/bash
source "common.sh"
$Multini -o "$OutIni" --del "$InIni" SectionWithIndent
compare