Zynk/lib/uci/test/tests.d/000_import
2009-10-15 19:27:15 +02:00

5 lines
121 B
Text

test_import ()
{
${UCI} import < ${REF_DIR}/import.data
assertSameFile ${REF_DIR}/import.result ${CONFIG_DIR}/import
}