diff options
Diffstat (limited to '')
-rw-r--r-- | test cases/vala/6 static library/test.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test cases/vala/6 static library/test.json b/test cases/vala/6 static library/test.json new file mode 100644 index 0000000..d85ef6d --- /dev/null +++ b/test cases/vala/6 static library/test.json @@ -0,0 +1,5 @@ +{ + "installed": [ + {"type": "file", "file": "usr/lib/libextractedlib.a"} + ] +} |