aboutsummaryrefslogtreecommitdiffstats
path: root/tests/signals.json
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2020-09-30 13:58:41 -0400
committerScott Murray <scott.murray@konsulko.com>2020-09-30 13:58:41 -0400
commit3cdf4ddf0a67646131e320f0556f619783a17469 (patch)
treea793808df8d602970653fe4445d0f114fcd3d0c3 /tests/signals.json
parent0a3e354c3d81866e1a755367ab5592b3ced868bb (diff)
Thomas Walzer pointed out that the JSON files in the tests subdirectory no longer worked with the generator; the now required version field has been added to them and the sample generated output updated. Bug-AGL: SPEC-3551 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I667a0b08b41e488e7bca8582902fa5be08da5acb
Diffstat (limited to 'tests/signals.json')
-rw-r--r--[-rwxr-xr-x]tests/signals.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/signals.json b/tests/signals.json
index 648427a..cd94eaa 100755..100644
--- a/tests/signals.json
+++ b/tests/signals.json
@@ -1,5 +1,6 @@
{
"name": "example",
+ "version": "2.0",
"extra_sources": [
"handlers.cpp"
],