summaryrefslogtreecommitdiffstats
path: root/test/tests.d/000_import
blob: 45a144824858e279cde660c5dee5ca611c6f05c2 (plain)
1
2
3
4
5
test_import ()
{
	${UCI} import < ${REF_DIR}/import.data
	assertSameFile ${REF_DIR}/import.result ${CONFIG_DIR}/import-test
}