000_import 121 B

12345
  1. test_import ()
  2. {
  3. ${UCI} import < ${REF_DIR}/import.data
  4. assertSameFile ${REF_DIR}/import.result ${CONFIG_DIR}/import
  5. }