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 28, 2018
1 parent ede1a48 commit cc8cf39
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 @@ -63,6 +63,7 @@
OSVersion(devstage='Beta', version='4.1.0', name='Hopper'),
OSVersion(devstage='Beta', version='4.1.1', name='Hopper'),
OSVersion(devstage='Beta', version='4.1.2', name='Hopper'),
OSVersion(devstage='Beta', version='4.2.0', name='Hopper'),
]


Expand Down

0 comments on commit cc8cf39

Please sign in to comment.