Skip to content

Commit

Permalink
Add v4.2.0 to tests as well
Browse files Browse the repository at this point in the history
  • Loading branch information
radujipa authored and tombettany committed Nov 26, 2018
1 parent 1ab32c0 commit d85541f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/fixtures/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
OSVersion(devstage='Beta', version='4.0.0', name='Hopper'),
OSVersion(devstage='Beta', version='4.1.0', name='Hopper'),
OSVersion(devstage='Beta', version='4.1.1', name='Hopper'),
OSVersion(devstage='Beta', version='4.2.0', name='Hopper'),
]


Expand Down

0 comments on commit d85541f

Please sign in to comment.