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:
4866
4866
- Parsec
4867
4867
- Kiloparsec
4868
4868
- 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
4869
4900
music :
4870
4901
instruments :
4871
4902
- Akkordeon
Original file line number Diff line number Diff line change @@ -26,4 +26,8 @@ def test_de_ch_company_methods
26
26
def test_de_ch_internet_methods
27
27
assert_kind_of String , Faker ::Internet . domain_suffix
28
28
end
29
+
30
+ def test_de_ch_mountain_methods
31
+ assert_kind_of String , Faker ::Mountain . name
32
+ end
29
33
end
You can’t perform that action at this time.
0 commit comments