File tree Expand file tree Collapse file tree 2 files changed +35
-0
lines changed Expand file tree Collapse file tree 2 files changed +35
-0
lines changed Original file line number Diff line number Diff line change @@ -4866,6 +4866,37 @@ de-CH:
48664866 - Parsec
48674867 - Kiloparsec
48684868 - Megaparsec
4869+ mountain :
4870+ name :
4871+ - Aletschhorn
4872+ - Bietschhorn
4873+ - Blüemlisalp
4874+ - Chasseral
4875+ - Dent Blanche
4876+ - Dents du Midi
4877+ - Dom
4878+ - Dufourspitze
4879+ - Finsteraarhorn
4880+ - Grand Combin
4881+ - Gurten
4882+ - Jungfrau
4883+ - Matterhorn
4884+ - Grosser Mythen
4885+ - Napf
4886+ - Pilatus
4887+ - Piz Bernina
4888+ - Säntis
4889+ - Silvrettahorn
4890+ - Titlis
4891+ - Tödi
4892+ - Wildstrubel
4893+ range :
4894+ - Alpstein
4895+ - Berner Alpen
4896+ - Engadin
4897+ - Gotthardmassiv
4898+ - Jura
4899+ - Walliser Alpen
48694900 music :
48704901 instruments :
48714902 - Akkordeon
Original file line number Diff line number Diff line change @@ -26,4 +26,8 @@ def test_de_ch_company_methods
2626 def test_de_ch_internet_methods
2727 assert_kind_of String , Faker ::Internet . domain_suffix
2828 end
29+
30+ def test_de_ch_mountain_methods
31+ assert_kind_of String , Faker ::Mountain . name
32+ end
2933end
You can’t perform that action at this time.
0 commit comments