Add a test to ensure we always fail when trying to package a non existing file
modified tests/lib/plist.c
@@ -74,7 +74,7 @@ ATF_TC_BODY(parse_plist, tc)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -131,6 +131,9 @@ ATF_TC_BODY(parse_plist, tc)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|