aboutsummaryrefslogtreecommitdiffstats
path: root/tests/json/t-version.out.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/json/t-version.out.json')
-rw-r--r--tests/json/t-version.out.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/json/t-version.out.json b/tests/json/t-version.out.json
new file mode 100644
index 00000000..1e418f35
--- /dev/null
+++ b/tests/json/t-version.out.json
@@ -0,0 +1,10 @@
+{
+ "info": [{
+ "protocol": "OpenPGP"
+ }, {
+ "protocol": "spawn",
+ "fname": "/nonexistent",
+ "version": "1.0.0",
+ "req_version": "1.0.0"
+ }]
+}