Index: tests/manifest_file/pm_manifest_file.nmf |
=================================================================== |
--- tests/manifest_file/pm_manifest_file.nmf (revision 6583) |
+++ tests/manifest_file/pm_manifest_file.nmf (working copy) |
@@ -1,4 +1,3 @@ |
-// There should not be CRs in here, just LF termination! |
{ |
"program": { |
"x86-32": {"url": "pm_manifest_file_test_x86-32.nexe"}, |
@@ -12,7 +11,7 @@ |
"arm": {"url": "pm_manifest_file_test_arm.nexe"} |
}, |
"test_file": { |
- "portable": {"url": "pm_manifest_file.nmf"} |
+ "portable": {"url": "test_file.txt"} |
} |
} |
} |