summaryrefslogtreecommitdiff
path: root/test cases/d/2 static library/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/d/2 static library/test.json')
-rw-r--r--test cases/d/2 static library/test.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test cases/d/2 static library/test.json b/test cases/d/2 static library/test.json
index 2296bd711..6abb93409 100644
--- a/test cases/d/2 static library/test.json
+++ b/test cases/d/2 static library/test.json
@@ -1,7 +1,7 @@
{
"installed": [
{"type": "exe", "file": "usr/bin/app_s"},
- {"type": "pdb", "file": "usr/bin/app_s"},
+ {"type": "pdb", "file": "usr/bin/app_s", "language": "d"},
{"type": "file", "file": "usr/lib/libstuff.a"}
]
}