X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=test%2Ftests.d%2F000_import;h=45a144824858e279cde660c5dee5ca611c6f05c2;hb=e66c20610e5a4039bfa8536149a9c651f5028544;hp=a8a250c52f80ece18b03af20382198fa5f7a7578;hpb=0cb5d331002f7304478ed8cfd3da0c27548d28fa;p=project%2Fuci.git diff --git a/test/tests.d/000_import b/test/tests.d/000_import index a8a250c..45a1448 100644 --- a/test/tests.d/000_import +++ b/test/tests.d/000_import @@ -1,5 +1,5 @@ test_import () { ${UCI} import < ${REF_DIR}/import.data - assertSameFile ${REF_DIR}/import.result ${CONFIG_DIR}/import + assertSameFile ${REF_DIR}/import.result ${CONFIG_DIR}/import-test }