X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=test%2Ftests.d%2F000_import;h=45a144824858e279cde660c5dee5ca611c6f05c2;hb=37930de695fbf183cd9eef8b33e428921efa7cc8;hp=a8a250c52f80ece18b03af20382198fa5f7a7578;hpb=a51c515dc1cdf93edb89484238259c941da8f3b6;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 }