projects
/
project
/
uci.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
a8a250c52f80ece18b03af20382198fa5f7a7578
[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
}