mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-01 02:46:59 +03:00
Change TestParseScript path back to what it was.
This commit is contained in:
parent
7652b3d64a
commit
595e4b697e
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue