Skip to content

Commit

Permalink
tests: include major/minor version
Browse files Browse the repository at this point in the history
The changeset that added BAMM output generator included major-version
and minor-version, that were missing from the parser.  They were
included as mandatory fields, so the rudimentary test failed.

(I would have squashed this change into the same changeset but they were
 already merged)
  • Loading branch information
Gunnar Andersson authored and Gunnar Andersson committed Jun 20, 2022
1 parent d3fe3b2 commit 5dd8901
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/input
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: named_service
major-version: 3
minor-version: 0
description: This is it.
namespaces:
- name: if
Expand Down

0 comments on commit 5dd8901

Please sign in to comment.