Change TestParseScript path back to what it was.
This commit is contained in:
parent
7652b3d64a
commit
595e4b697e
@ -10,7 +10,7 @@ void TestParseScript::testParse()
|
||||
{
|
||||
UpdateScript script;
|
||||
|
||||
script.parse("mmc_updater/src/tests/file_list.xml");
|
||||
script.parse("file_list.xml");
|
||||
|
||||
TEST_COMPARE(script.isValid(),true);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user