ucimap: properly test bool interpretation
[project/uci.git] / test / tests.d / 000_import
1 test_import ()
2 {
3 ${UCI} import < ${REF_DIR}/import.data
4 assertSameFile ${REF_DIR}/import.result ${CONFIG_DIR}/import
5 }