diff options
Diffstat (limited to 'test cases/d/1 simple/test.json')
| -rw-r--r-- | test cases/d/1 simple/test.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test cases/d/1 simple/test.json b/test cases/d/1 simple/test.json index 7ec278387..ca64a36a4 100644 --- a/test cases/d/1 simple/test.json +++ b/test cases/d/1 simple/test.json @@ -1,5 +1,6 @@ { "installed": [ - {"type": "exe", "file": "usr/bin/dsimpleapp"} + {"type": "exe", "file": "usr/bin/dsimpleapp"}, + {"type": "pdb", "file": "usr/bin/dsimpleapp"} ] } |
