Initial commit
This commit is contained in:
commit
4eef3a1d5a
153 changed files with 178754 additions and 0 deletions
5
lib/uci/test/tests.d/000_import
Normal file
5
lib/uci/test/tests.d/000_import
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
test_import ()
|
||||
{
|
||||
${UCI} import < ${REF_DIR}/import.data
|
||||
assertSameFile ${REF_DIR}/import.result ${CONFIG_DIR}/import
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue